add initial ice as test
This commit is contained in:
parent
a3269e920c
commit
65ca71815a
1 changed files with 4 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue