mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
30b527156b
They're only enabled in debug builds, but a panic is usually more welcome than UB in debug builds. Previous review at https://github.com/rust-lang/rust/pull/22069 r? @Gankro cc @huon