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 authored and sfackler committed Aug 11, 2015
1 parent fc54934 commit af32c01
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
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 af32c01

Please sign in to comment.