rust/tests/ui/unknown-unstable-lints/deny-unstable-lint-command-...

10 lines
398 B
Plaintext

error: 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: this compiler was built on YYYY-MM-DD; consider upgrading it if it is out of date
= note: requested on the command line with `-D unknown-lints`
error: aborting due to 1 previous error