Skip to content

Commit 74223e4

Browse files
committed
Refer to the well known names from Cargo check-cfg specifics doc
1 parent c5ea75a commit 74223e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/doc/rustc/src/check-cfg/cargo-specifics.md

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ the `unexpected_cfgs` lint and `--check-cfg` flag. It is not intended to provide
1313
individual details, for that refer to the [`--check-cfg` documentation](../check-cfg.md) and
1414
to the [Cargo book](../../cargo/index.html).
1515

16+
> The full list of well known cfgs (aka builtins) can be found under [Checking conditional configurations / Well known names and values](../check-cfg.md#well-known-names-and-values).
17+
1618
## Cargo feature
1719

1820
*See the [`[features]` section in the Cargo book][cargo-features] for more details.*

0 commit comments

Comments
 (0)