Skip to content

Commit a02a171

Browse files
committed
add edition to regression test
1 parent cbe8518 commit a02a171

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/ui/async-await/async-fn-elided-impl-lifetime-parameter.rs

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// Regression test for #63500.
55
//
66
// check-pass
7+
// edition:2018
78

89
#![feature(async_await)]
910

0 commit comments

Comments
 (0)