mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-03 04:04:06 +00:00
test: Ignore a pretty expanded failing test
When expanding, an extra unsafe block is generated which is currently not handled well.
This commit is contained in:
parent
560def1511
commit
1581fb8d6f
@ -8,6 +8,8 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// no-pretty-expanded unnecessary unsafe block generated
|
||||
|
||||
#![feature(macro_rules, managed_boxes)]
|
||||
#![deny(warnings)]
|
||||
#![allow(unused_must_use)]
|
||||
|
Loading…
Reference in New Issue
Block a user