Skip to content

Commit 1a68b18

Browse files
committed
placate the pretty tests by ignoring my test.
1 parent 6170435 commit 1a68b18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: src/test/run-pass/issue-27401-dropflag-reinit.rs

+2
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)