Sign in
◑
Theme
rust
/
rust
/
2e32d85ac962fb22df6eaaeaf222f3e62cd7fe29
/
.
/
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]