rust/compiler/rustc_pattern_analysis/src
Nadrieril cb15bf6256 Rename ValidityConstraint -> PlaceValidity
The old name came from a time where I wanted to reuse it for
differentiating wildcards from bindings. I don't plan to do this
anymore.
2024-03-13 13:53:18 +01:00
..
constructor.rs Store pattern arity in DeconstructedPat 2024-03-11 04:37:21 +01:00
errors.rs Rename AddToDiagnostic as Subdiagnostic. 2024-03-11 10:04:49 +11:00
lib.rs Rename ValidityConstraint -> PlaceValidity 2024-03-13 13:53:18 +01:00
lints.rs DeconstructedPat.data is always present now 2024-03-11 04:38:57 +01:00
pat.rs DeconstructedPat.data is always present now 2024-03-11 04:38:57 +01:00
pat_column.rs Rollup merge of #120331 - Nadrieril:no-arena, r=compiler-errors 2024-02-06 22:45:40 +01:00
rustc.rs DeconstructedPat.data is always present now 2024-03-11 04:38:57 +01:00
usefulness.rs Rename ValidityConstraint -> PlaceValidity 2024-03-13 13:53:18 +01:00