mirror of
https://git.proxmox.com/git/rustc
synced 2025-06-06 17:33:11 +00:00
4 lines
67 B
Rust
4 lines
67 B
Rust
fn main() {
|
|
println!("cargo:rustc-cfg=backtrace_in_libstd");
|
|
}
|