Skip to content

Commit 5c87110

Browse files
committed
doc(unstable): add codegen-backend to the list of unstable features
1 parent e6011b0 commit 5c87110

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
@@ -85,6 +85,7 @@ Each new feature described below should explain how to use it.
8585
* [rustdoc-map](#rustdoc-map) — Provides mappings for documentation to link to external sites like [docs.rs](https://docs.rs/).
8686
* `Cargo.toml` extensions
8787
* [Profile `rustflags` option](#profile-rustflags-option) — Passed directly to rustc.
88+
* [codegen-backend](#codegen-backend) — Select the codegen backend used by rustc.
8889
* [per-package-target](#per-package-target) — Sets the `--target` to use for each individual package.
8990
* [artifact dependencies](#artifact-dependencies) - Allow build artifacts to be included into other build artifacts and build them for different targets.
9091
* Information and metadata

0 commit comments

Comments
 (0)