Skip to content

Commit

Permalink
Refer to the well known names from Cargo check-cfg specifics doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Urgau committed Jan 25, 2025
1 parent c5ea75a commit 74223e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/doc/rustc/src/check-cfg/cargo-specifics.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.*
Expand Down

0 comments on commit 74223e4

Please sign in to comment.