You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/doc/src/reference/unstable.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,6 @@ Each new feature described below should explain how to use it.
87
87
*[`doctest-in-workspace`](#doctest-in-workspace) — Fixes workspace-relative paths when running doctests.
88
88
*[rustdoc-map](#rustdoc-map) — Provides mappings for documentation to link to external sites like [docs.rs](https://docs.rs/).
89
89
*`Cargo.toml` extensions
90
-
*[Profile `strip` option](#profile-strip-option) — Forces the removal of debug information and symbols from executables.
91
90
*[Profile `rustflags` option](#profile-rustflags-option) — Passed directly to rustc.
92
91
*[per-package-target](#per-package-target) — Sets the `--target` to use for each individual package.
93
92
*[artifact dependencies](#artifact-dependencies) - Allow build artifacts to be included into other build artifacts and build them for different targets.
0 commit comments