]> git.lizzy.rs Git - rust.git/blob - tests/rustdoc-ui/issue-83883-describe-lints.stdout
Rollup merge of #107348 - lcnr:project-solve-new, r=compiler-errors
[rust.git] / tests / 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