move lint tests into subdirectories
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
#![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