Sign in
rust
/
rust
/
de6826beff7cbfc52be0f1efecea6449e2df295d
/
.
/
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