Add link to issue for src/test/incremental/async-lifetimes.rs

This commit is contained in:
Michael Woerister 2022-07-06 11:32:55 +02:00 committed by GitHub
parent 9715ea4562
commit 8ff4115b5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
// revisions: rpass1 rpass2
// edition:2021
// See https://github.com/rust-lang/rust/issues/98890
#![allow(unused)]
struct Foo;