advent of code 2023 edition
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
315 B

cargo:rustc-cfg=has_to_int_unchecked
cargo:rustc-cfg=has_reverse_bits
cargo:rustc-cfg=has_leading_trailing_ones
cargo:rustc-cfg=has_div_euclid
cargo:rustc-cfg=has_copysign
cargo:rustc-cfg=has_is_subnormal
cargo:rustc-cfg=has_int_to_from_bytes
cargo:rustc-cfg=has_float_to_from_bytes
cargo:rerun-if-changed=build.rs