Skip to content

Commit

Permalink
Disable two-phase-reservation-sharing-interference[nll_beyond]
Browse files Browse the repository at this point in the history
A comment already stated that this test should be disabled, but its
`should_fail` is not enough to excuse it from a compiler panic.  Remove
it from the `revisions` list to disable it harder.
  • Loading branch information
cuviper committed Apr 24, 2018
1 parent a42db7d commit fedee13
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

// ignore-tidy-linelength

// revisions: nll_beyond nll_target
// revisions: nll_target

// The following revisions are disabled due to missing support from two-phase beyond autorefs
//[nll_beyond]compile-flags: -Z borrowck=mir -Z two-phase-borrows -Z two-phase-beyond-autoref
Expand Down

0 comments on commit fedee13

Please sign in to comment.