Sign in
fuchsia
/
third_party
/
rust
/
8ae423e5e8db47b8233ad657b8d84247f94de179
/
.
/
tests
/
incremental
/
delayed_span_bug.rs
blob: 7b409db2e18eacb7fa490c98ee0f3b86b08eedd4 [
file
] [
log
] [
blame
]
//@ revisions: cfail1 cfail2
//@ should-ice
#![
feature
(
rustc_attrs
)]
#[
rustc_delayed_bug_from_inside_query
]
fn
main
()
{}
//~ ERROR delayed bug triggered by #[rustc_delayed_bug_from_inside_query]