Skip to content

Commit

Permalink
Add FIXME note
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed Feb 15, 2020
1 parent 9478503 commit 2f39ec2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/test/ui/specialization/issue-39618.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
// Regression test for #39618, shouldn't crash.
// FIXME(JohnTitor): Centril pointed out this looks suspicions, we should revisit here.
// More context: https://github.com/rust-lang/rust/pull/69192#discussion_r379846796

// check-pass

#![feature(specialization)]
Expand Down

0 comments on commit 2f39ec2

Please sign in to comment.