We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 548e14b commit 1322e07Copy full SHA for 1322e07
tests/crashes/span_delayed_bug.rs
@@ -0,0 +1,4 @@
1
+#![feature(rustc_attrs)]
2
+
3
+#[rustc_error(delayed_bug_from_inside_query)]
4
+fn main() {}
0 commit comments