mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
392ba5f111
add -Zextra-const-ub-checks to enable more UB checking in const-eval Cc https://github.com/rust-lang/rust/issues/99923 r? `@oli-obk`