mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +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?