Sign in
◑
Theme
rust
/
rust
/
e82d7b80ea6a56fc74a87bf8614973642142f40a
/
.
/
tests
/
incremental
/
delayed_span_bug.rs
blob: 92985146d09143e8f1a40cdf2b616df430b20840 [
file
]
//@ revisions: bfail1 bfail2
//@ failure-status: 101
#![
feature
(
rustc_attrs
)]
#[
rustc_delayed_bug_from_inside_query
]
fn
main
()
{}
//~ ERROR delayed bug triggered by #[rustc_delayed_bug_from_inside_query]