mirror of
https://git.proxmox.com/git/rustc
synced 2025-05-09 21:03:39 +00:00
4 lines
67 B
Rust
4 lines
67 B
Rust
fn main() {
|
|
println!("cargo:rustc-cfg=backtrace_in_libstd");
|
|
}
|