rust/compiler/rustc_pattern_analysis/src
2026-01-19 17:39:49 +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 error early when mixing deref patterns with normal constructors 2025-05-06 18:53:55 -07:00
lib.rs Remove all allows for diagnostic_outside_of_impl and untranslatable_diagnostic throughout the codebase 2026-01-19 17:39:49 +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 THIR patterns: Always use type str for string-constant-value nodes 2026-01-16 12:17:48 +11:00
usefulness.rs Fix typo in pattern usefulness documentation 2026-01-03 22:46:09 +05:30