rust/compiler/rustc_mir_build
Trevor Gross 6fb6c19c96 Replace f16 and f128 pattern matching stubs with real implementations
This section of code depends on `rustc_apfloat` rather than our internal
types, so this is one potential ICE that we should be able to melt now.

This also fixes some missing range and match handling in `rustc_middle`.
2024-06-23 04:28:42 -05:00
..
src Replace f16 and f128 pattern matching stubs with real implementations 2024-06-23 04:28:42 -05:00
Cargo.toml Remove some unused crate dependencies. 2024-06-10 19:55:49 +10:00
messages.ftl Fix remaining cases 2024-06-21 19:00:18 -04:00