1
Fork 0
rust/tests/ui/unknown-unstable-lints/warn-unknown-unstable-lint-command-line.stderr
2023-12-28 19:46:51 +01:00

8 lines
294 B
Text

warning: unknown lint: `test_unstable_lint`
|
= note: the `test_unstable_lint` lint is unstable
= help: add `-Zcrate-attr="feature(test_unstable_lint)"` to the command-line options to enable
= note: requested on the command line with `-W unknown-lints`
warning: 1 warning emitted