Skip to content

Commit 2f39ec2

Browse files
committed
Add FIXME note
1 parent 9478503 commit 2f39ec2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/test/ui/specialization/issue-39618.rs

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
// Regression test for #39618, shouldn't crash.
2+
// FIXME(JohnTitor): Centril pointed out this looks suspicions, we should revisit here.
3+
// More context: https://github.com/rust-lang/rust/pull/69192#discussion_r379846796
4+
25
// check-pass
36

47
#![feature(specialization)]

0 commit comments

Comments
 (0)