Skip to content

Commit d7d928e

Browse files
committed
Link to correct issue in issue-95034 test
1 parent 12d3f10 commit d7d928e

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)