add initial ice as test
This commit is contained in:
parent
a3269e920c
commit
65ca71815a
4
tests/crashes/span_delayed_bug.rs
Normal file
4
tests/crashes/span_delayed_bug.rs
Normal file
@ -0,0 +1,4 @@
|
||||
#![feature(rustc_attrs)]
|
||||
|
||||
#[rustc_error(delayed_bug_from_inside_query)]
|
||||
fn main() {}
|
Loading…
Reference in New Issue
Block a user