about summary refs log tree commit diff
path: root/tests/ui/panic-runtime/auxiliary/needs-abort.rs
blob: 21f862e4b431c5a1450e24d79a2ae879c4846922 (plain)
1
2
3
4
5
//@ compile-flags:-C panic=abort
//@ no-prefer-dynamic

#![crate_type = "rlib"]
#![no_std]