Skip to content

Commit 7bd2482

Browse files
committed
Remove "Profile strip" from unstable features list
It has been stabilized since 1.59
1 parent 869ef91 commit 7bd2482

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/doc/src/reference/unstable.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ Each new feature described below should explain how to use it.
8787
* [`doctest-in-workspace`](#doctest-in-workspace) — Fixes workspace-relative paths when running doctests.
8888
* [rustdoc-map](#rustdoc-map) — Provides mappings for documentation to link to external sites like [docs.rs](https://docs.rs/).
8989
* `Cargo.toml` extensions
90-
* [Profile `strip` option](#profile-strip-option) — Forces the removal of debug information and symbols from executables.
9190
* [Profile `rustflags` option](#profile-rustflags-option) — Passed directly to rustc.
9291
* [per-package-target](#per-package-target) — Sets the `--target` to use for each individual package.
9392
* [artifact dependencies](#artifact-dependencies) - Allow build artifacts to be included into other build artifacts and build them for different targets.

0 commit comments

Comments
 (0)