rust/compiler/rustc_pattern_analysis/src
2026-02-11 19:45:04 +01:00
..
rustc clean up witness printing for tuple-like constructors 2025-08-10 16:34:11 -07:00
checks.rs always check for mixed deref pattern and normal constructors 2025-07-04 23:47:31 -07:00
constructor.rs In rustc_pattern_analysis, put true witnesses before false witnesses 2025-07-28 02:01:39 +03:00
errors.rs Convert some impl Subdiagnostics to derives 2026-02-11 19:45:04 +01:00
lib.rs Convert to inline diagnostics in rustc_pattern_analysis 2026-02-05 12:13:25 +01:00
lints.rs Remove LintExpectationId from Level variants 2025-04-03 09:22:21 +00:00
pat.rs change non-canonical clone impl to {*self}, fix some doc comments 2025-12-20 13:46:22 +00:00
pat_column.rs Greatly simplify lifetime captures in edition 2024 2025-02-22 22:24:52 +00:00
rustc.rs refactor: remove Ty::pinned_ref in favor of Ty::maybe_pinned_ref 2026-01-30 14:22:41 +08:00
usefulness.rs Fix typo in pattern usefulness documentation 2026-01-03 22:46:09 +05:30