rust/compiler/rustc_pattern_analysis/src
2024-07-24 08:02:55 +02:00
..
constructor.rs Avoid ref when using format! in compiler 2024-07-19 14:52:07 -04:00
errors.rs Pass translation closure to add_to_diag_with() as reference 2024-04-21 07:45:03 +00:00
lib.rs Move rustc-specific entrypoint to the rustc module 2024-07-24 08:02:55 +02:00
lints.rs Remove LintDiagnostic::msg 2024-05-23 04:08:35 +02:00
pat_column.rs Rename TypeCx -> PatCx 2024-03-13 13:56:38 +01:00
pat.rs Explain why a given pattern is considered unreachable 2024-07-24 08:02:55 +02:00
rustc.rs Explain why a given pattern is considered unreachable 2024-07-24 08:02:55 +02:00
usefulness.rs Explain why a given pattern is considered unreachable 2024-07-24 08:02:55 +02:00