Add a note to duplicate diagnostics
This commit is contained in:
@@ -1,12 +1,7 @@
|
||||
// compile-flags: -Zdeduplicate-diagnostics=yes
|
||||
#![deny(unknown_lints)]
|
||||
//~^ NOTE defined here
|
||||
#![allow(rustdoc::missing_doc_code_examples)]
|
||||
//~^ ERROR unknown lint
|
||||
//~| ERROR unknown lint
|
||||
//~| ERROR unknown lint
|
||||
//~| NOTE lint is unstable
|
||||
//~| NOTE lint is unstable
|
||||
//~| NOTE lint is unstable
|
||||
//~| NOTE see issue
|
||||
//~| NOTE see issue
|
||||
//~| NOTE see issue
|
||||
|
||||
Reference in New Issue
Block a user