Skip to content

Commit 8ff4115

Browse files
Add link to issue for src/test/incremental/async-lifetimes.rs
1 parent 9715ea4 commit 8ff4115

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/incremental/async-lifetimes.rs

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
// revisions: rpass1 rpass2
22
// edition:2021
33

4+
// See https://github.com/rust-lang/rust/issues/98890
5+
46
#![allow(unused)]
57

68
struct Foo;

0 commit comments

Comments
 (0)