Skip to content

Commit ffde4b6

Browse files
committed
Fix broken test
1 parent 3cb177a commit ffde4b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/borrowck/two-phase-reservation-sharing-interference.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
// The nll_beyond revision is disabled due to missing support from two-phase beyond autorefs
44
//@[nll_beyond]compile-flags: -Z two-phase-beyond-autoref
5-
//[nll_beyond]should-fail
5+
//@[nll_beyond]should-fail
66

77
// This is a corner case that the current implementation is (probably)
88
// treating more conservatively than is necessary. But it also does

0 commit comments

Comments
 (0)