We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3118cbe commit 7062955Copy full SHA for 7062955
src/test/run-pass/borrowck/two-phase-bin-ops.rs
@@ -9,7 +9,6 @@
9
// except according to those terms.
10
11
// revisions: lxl nll
12
-//[lxl]compile-flags: -Z borrowck=mir -Z two-phase-borrows
13
14
#![cfg_attr(nll, feature(nll))]
15
0 commit comments