We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9715ea4 commit 8ff4115Copy full SHA for 8ff4115
src/test/incremental/async-lifetimes.rs
@@ -1,6 +1,8 @@
1
// revisions: rpass1 rpass2
2
// edition:2021
3
4
+// See https://github.com/rust-lang/rust/issues/98890
5
+
6
#![allow(unused)]
7
8
struct Foo;
0 commit comments