Skip to content

Commit

Permalink
placate the pretty tests by ignoring my test.
Browse files Browse the repository at this point in the history
  • Loading branch information
pnkfelix committed Aug 7, 2015
1 parent 6170435 commit 1a68b18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/run-pass/issue-27401-dropflag-reinit.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.

// ignore-pretty #27582

// Check that when a `let`-binding occurs in a loop, its associated
// drop-flag is reinitialized (to indicate "needs-drop" at the end of
// the owning variable's scope).
Expand Down

0 comments on commit 1a68b18

Please sign in to comment.