We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ed0f51 commit 8b4c623Copy full SHA for 8b4c623
src/test/compile-fail/nll/region-ends-after-if-condition.rs
@@ -12,7 +12,7 @@
12
// in the type of `p` includes the points after `&v[0]` up to (but not
13
// including) the call to `use_x`. The `else` branch is not included.
14
15
-// compile-flags:-Zborrowck=compare -Znll -Ztwo-phase-borrows
+// compile-flags:-Zborrowck=compare -Znll
16
17
#![allow(warnings)]
18
#![feature(rustc_attrs)]
0 commit comments