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