Allow various lints as part of ui-ifying src/test/run-pass
suite.
This commit is contained in:
parent
d28c5bafff
commit
c9f2c2de92
187 changed files with 296 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
#![allow(dead_code)]
|
||||
// Static recursion check shouldn't fail when given a foreign item (#18279)
|
||||
|
||||
// aux-build:check_static_recursion_foreign_helper.rs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue