Skip to content

Commit 1581fb8

Browse files
committed
test: Ignore a pretty expanded failing test
When expanding, an extra unsafe block is generated which is currently not handled well.
1 parent 560def1 commit 1581fb8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/run-pass/ifmt.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// no-pretty-expanded unnecessary unsafe block generated
12+
1113
#![feature(macro_rules, managed_boxes)]
1214
#![deny(warnings)]
1315
#![allow(unused_must_use)]

0 commit comments

Comments
 (0)