From 74223e46672fd1bc4b6020abb6a97c7ef91b5ce1 Mon Sep 17 00:00:00 2001 From: Urgau Date: Sat, 25 Jan 2025 12:37:29 +0100 Subject: Refer to the well known names from Cargo check-cfg specifics doc --- src/doc/rustc/src/check-cfg/cargo-specifics.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/doc/rustc/src/check-cfg/cargo-specifics.md b/src/doc/rustc/src/check-cfg/cargo-specifics.md index bd4bebbc874..371bbd26e94 100644 --- a/src/doc/rustc/src/check-cfg/cargo-specifics.md +++ b/src/doc/rustc/src/check-cfg/cargo-specifics.md @@ -13,6 +13,8 @@ the `unexpected_cfgs` lint and `--check-cfg` flag. It is not intended to provide individual details, for that refer to the [`--check-cfg` documentation](../check-cfg.md) and to the [Cargo book](../../cargo/index.html). +> 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). + ## Cargo feature *See the [`[features]` section in the Cargo book][cargo-features] for more details.* -- cgit 1.4.1-3-g733a5