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:
parent
a42db7dbfd
commit
fedee13834
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue