Rollup merge of #96783 - aliemjay:typo-issue-95034, r=compiler-errors

Link to correct issue in issue-95034 known-bug

fix a typo is issue number: 94034 -> 95034
This commit is contained in:
Michael Goulet 2022-05-06 20:49:36 -07:00 committed by GitHub
commit 24d1304e5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@
// This should not ICE.
// Refer to the issue for more minimized versions.
use std::{
future::Future,
marker::PhantomData,