Skip to content

Commit ee73259

Browse files
committed
Fix revision annotations in borrowck-feature-nll-overrides-migrate
1 parent eed12bc commit ee73259

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/test/ui/borrowck/borrowck-feature-nll-overrides-migrate.rs

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
// borrowck=migrate`.
1010

1111
// revisions: zflag edition
12-
// [zflag]compile-flags: -Z borrowck=migrate
13-
// [edition]edition:2018
12+
//[zflag]compile-flags: -Z borrowck=migrate
13+
//[edition]edition:2018
1414

1515
#![feature(nll)]
1616

0 commit comments

Comments
 (0)