about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src/constructor.rs
AgeCommit message (Expand)AuthorLines
2023-12-12Update compiler/rustc_pattern_analysis/src/constructor.rs Matthias Krüger-0/+1
2023-12-12simplify merging of two vecsMatthias Krüger-1/+1
2023-12-11Fix doc linksNadrieril-12/+12
2023-12-11Fix item visibilitiesNadrieril-9/+9
2023-12-11Make `MaybeInfiniteInt` rustc-independentNadrieril-19/+25
2023-12-11Gather rustc-specific functions around `MatchCheckCtxt`Nadrieril-269/+9
2023-12-11Extract exhaustiveness into its own crateNadrieril-0/+1241