Skip to content

Commit 24d1304

Browse files
Rollup merge of rust-lang#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
2 parents 738d58b + d7d928e commit 24d1304

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/test/ui/hrtb/issue-94034.rs renamed to src/test/ui/hrtb/issue-95034.rs

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717

1818
// This should not ICE.
1919

20+
// Refer to the issue for more minimized versions.
21+
2022
use std::{
2123
future::Future,
2224
marker::PhantomData,

0 commit comments

Comments
 (0)