1
Fork 0

Disable two-phase-reservation-sharing-interference[nll_beyond]

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.
This commit is contained in:
Josh Stone 2018-04-24 16:17:31 -07:00
parent a42db7dbfd
commit fedee13834

View file

@ -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