feature nll implies borrowck=mir
This commit is contained in:
parent
2019d69f61
commit
e980fb8bef
5 changed files with 23 additions and 6 deletions
|
|
@ -10,7 +10,6 @@
|
|||
|
||||
// revisions: lxl nll
|
||||
//[lxl]compile-flags: -Z borrowck=mir -Z two-phase-borrows
|
||||
//[nll]compile-flags: -Z borrowck=mir
|
||||
|
||||
#![cfg_attr(nll, feature(nll))]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue