Skip to content

Commit ee73472

Browse files
committed
Add table-of-contents link to the hint-mostly-unused section
1 parent 1eaec82 commit ee73472

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/doc/src/reference/unstable.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ Each new feature described below should explain how to use it.
101101
* [rustdoc-depinfo](#rustdoc-depinfo) --- Use dep-info files in rustdoc rebuild detection.
102102
* `Cargo.toml` extensions
103103
* [Profile `rustflags` option](#profile-rustflags-option) --- Passed directly to rustc.
104+
* [Profile `hint-mostly-unused` option](#profile-hint-mostly-unused-option) --- Hint that a dependency is mostly unused, to optimize compilation time.
104105
* [codegen-backend](#codegen-backend) --- Select the codegen backend used by rustc.
105106
* [per-package-target](#per-package-target) --- Sets the `--target` to use for each individual package.
106107
* [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)