]> git.proxmox.com Git - rustc.git/blob - src/test/rustdoc-ui/issue-83883-describe-lints.stdout
New upstream version 1.66.0+dfsg1
[rustc.git] / src / test / rustdoc-ui / issue-83883-describe-lints.stdout
1
2 Available 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
9 Lint checks provided by rustc:
10
11 $NAMES $LEVELS $MEANINGS
12
13 Lint groups provided by rustc:
14
15 $NAMES $SUB_LINTS
16
17 Lint checks provided by plugins loaded by this crate:
18
19 $NAMES $LEVELS $MEANINGS
20
21 Lint groups provided by plugins loaded by this crate:
22
23 $NAMES $SUB_LINTS
24