Sign in
rust
/
rust-lang
/
rust
/
refs/heads/lcnr/rustc-dev-guide
/
.
/
tests
/
ui
/
proc-macro
/
panic-abort.rs
blob: 58e1d00643309f803c12602297b7d0d822473546 [
file
] [
log
] [
blame
]
//@ compile-flags: --crate-type proc-macro -Cpanic=abort
//@ force-host
//@ check-pass
//~? WARN building proc macro crate with `panic=abort` may crash the compiler should the proc-macro panic