Rollup merge of #68655 - tmiasko:rev, r=Dylan-DPC

Fix revision annotations in borrowck-feature-nll-overrides-migrate
This commit is contained in:
Dylan DPC 2020-01-30 01:46:48 +01:00 committed by GitHub
commit 9f497f93aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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