Sign in
rust
/
rust
/
b565635e045f87e4fab979aa2b6cb500a93e01ee
/
.
/
tests
/
ui
/
proc-macro
/
panic-abort.rs
blob: adedba4ebca610b10857ba91cfbabea71d543618 [
file
]
//@ compile-flags: --crate-type proc-macro -Cpanic=abort
//@ force-host
//@ check-pass
//~? WARN building proc macro crate with `panic=abort` or `panic=immediate-abort` may crash the compiler should the proc-macro panic