mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
Fix revision annotations in borrowck-feature-nll-overrides-migrate
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
// borrowck=migrate`.
|
||||
|
||||
// revisions: zflag edition
|
||||
// [zflag]compile-flags: -Z borrowck=migrate
|
||||
// [edition]edition:2018
|
||||
//[zflag]compile-flags: -Z borrowck=migrate
|
||||
//[edition]edition:2018
|
||||
|
||||
#![feature(nll)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user