about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/Cargo.toml
AgeCommit message (Expand)AuthorLines
2023-12-15Make the crate compile on stableNadrieril-3/+12
2023-12-15Make the `rustc_data_structures` dependency optionalNadrieril-1/+2
2023-12-15Gate rustc-specific code under a featureNadrieril-8/+21
2023-12-11Extract exhaustiveness into its own crateNadrieril-0/+22