1
Fork 0

Add FIXME note

This commit is contained in:
Yuki Okushi 2020-02-16 04:36:44 +09:00
parent 9478503315
commit 2f39ec24b2

View file

@ -1,4 +1,7 @@
// Regression test for #39618, shouldn't crash. // 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 // check-pass
#![feature(specialization)] #![feature(specialization)]