Skip to content

Commit

Permalink
Rollup merge of rust-lang#49547 - Phlosioneer:44831-borrowck-remove-i…
Browse files Browse the repository at this point in the history
…gnore, r=arielb1

Unignore borrowck test

Unignores a test that has been fixed.

See rust-lang#44831
  • Loading branch information
kennytm committed Apr 4, 2018
2 parents f29d20e + 7a63900 commit 00ada06
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.

// ignore-test will be fixed later
// revisions: ast mir
//[mir]compile-flags: -Z borrowck=mir

Expand Down

0 comments on commit 00ada06

Please sign in to comment.