mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 01:04:03 +00:00
18 lines
370 B
Rust
18 lines
370 B
Rust
// run-pass
|
|
// ignore-arm
|
|
// ignore-aarch64
|
|
// ignore-mips
|
|
// ignore-mips64
|
|
// ignore-sparc
|
|
// ignore-sparc64
|
|
// ignore-wasm
|
|
// ignore-emscripten no processes
|
|
// ignore-sgx no processes
|
|
// ignore-musl FIXME #31506
|
|
// ignore-pretty
|
|
// ignore-fuchsia no exception handler registered for segfault
|
|
// compile-flags: -C lto
|
|
// no-prefer-dynamic
|
|
|
|
include!("stack-probes.rs");
|