rust/compiler/rustc_pattern_analysis
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
tests Add blank lines after module-level //! comments. 2024-06-20 09:23:20 +10:00
Cargo.toml bump tracing-tree to 0.3 2024-03-30 17:39:43 +03:00
messages.ftl Lint small gaps between ranges 2024-03-09 01:14:22 +01:00