Refer to the well known names from Cargo check-cfg specifics doc
This commit is contained in:
parent
c5ea75a5df
commit
74223e4667
1 changed files with 2 additions and 0 deletions
|
|
@ -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.*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue