mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
17ffefcf00
const_panic: inline in bootstrap builds to avoid f16/f128 crashes This should fix https://github.com/rust-lang/rust/issues/133177. ``@uweigand`` could you test that?