Skip to content

Commit af32c01

Browse files
pnkfelixsfackler
authored andcommitted
placate the pretty tests by ignoring my test.
1 parent fc54934 commit af32c01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/run-pass/issue-27401-dropflag-reinit.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+
// ignore-pretty #27582
12+
1113
// Check that when a `let`-binding occurs in a loop, its associated
1214
// drop-flag is reinitialized (to indicate "needs-drop" at the end of
1315
// the owning variable's scope).

0 commit comments

Comments
 (0)