Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again.
Most were added mechanically.
This commit is contained in:
parent
2080474c75
commit
c9d9cc6e44
822 changed files with 1030 additions and 67 deletions
|
|
@ -9,6 +9,7 @@
|
|||
// except according to those terms.
|
||||
|
||||
// run-pass
|
||||
#![allow(unused_macros)]
|
||||
// ignore-pretty issue #37195
|
||||
|
||||
mod mod_dir_simple {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue