]> git.lizzy.rs Git - rust.git/blobdiff - src/test/incremental/async-lifetimes.rs
Auto merge of #98912 - nrc:provider-it, r=yaahc
[rust.git] / src / test / incremental / async-lifetimes.rs
index b97725d3b6a7d1f1b53d88cf8b5f0e67a1ac6680..90a0b93b99a13f1bb0a2cc4aec217385f30f1ce0 100644 (file)
@@ -1,6 +1,8 @@
 // revisions: rpass1 rpass2
 // edition:2021
 
+// See https://github.com/rust-lang/rust/issues/98890
+
 #![allow(unused)]
 
 struct Foo;