5 lines
184 B
Plaintext
5 lines
184 B
Plaintext
cargo:rerun-if-changed=build.rs
|
|
cargo:rustc-check-cfg=cfg(assert_no_panic)
|
|
cargo:rustc-check-cfg=cfg(feature, values("unstable"))
|
|
cargo:rustc-check-cfg=cfg(feature, values("checked"))
|