Fix revision annotations in borrowck-feature-nll-overrides-migrate

This commit is contained in:
Tomasz Miąsko 2020-01-29 00:00:00 +00:00
parent eed12bcd0c
commit ee73259bdc
1 changed files with 2 additions and 2 deletions

View File

@ -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)]