]> git.proxmox.com Git - rustc.git/blame - tests/rustdoc-ui/issues/issue-83883-describe-lints.stdout
New upstream version 1.75.0+dfsg1
[rustc.git] / tests / rustdoc-ui / issues / issue-83883-describe-lints.stdout
CommitLineData
cdc7bbd5
XL
1
2Available lint options:
3 -W <foo> Warn about <foo>
4 -A <foo> Allow <foo>
5 -D <foo> Deny <foo>
6 -F <foo> Forbid <foo> (deny <foo> and all attempts to override)
7
8
9Lint checks provided by rustc:
10
11 $NAMES $LEVELS $MEANINGS
12
13Lint groups provided by rustc:
14
15 $NAMES $SUB_LINTS
16
ed00b5ec 17Lint checks loaded by this crate:
cdc7bbd5
XL
18
19 $NAMES $LEVELS $MEANINGS
20
ed00b5ec 21Lint groups loaded by this crate:
cdc7bbd5 22
064997fb 23 $NAMES $SUB_LINTS
cdc7bbd5 24