d2744175ac
fix ##113702 fix #113702 unknown unstable lint command lint improve impelementation
19 lines
704 B
Plaintext
19 lines
704 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: requested on the command line with `-D unknown-lints`
|
|
|
|
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
|
|
|
|
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
|
|
|
|
error: aborting due to 3 previous errors
|
|
|