Skip to content

Commit 1322e07

Browse files
committed
add initial ice as test
1 parent 548e14b commit 1322e07

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/crashes/span_delayed_bug.rs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#![feature(rustc_attrs)]
2+
3+
#[rustc_error(delayed_bug_from_inside_query)]
4+
fn main() {}

0 commit comments

Comments
 (0)