| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-01-27 | Stop using derivative in rustc_pattern_analysis | Laurențiu Nicola | -1/+0 | |
| 2024-01-17 | Don't rely on contiguous `VariantId`s outside of rustc | Nadrieril | -0/+1 | |
| 2024-01-12 | rustc_pattern_analysis no longer needs to be passed an arena | Nadrieril | -6/+0 | |
| 2023-12-23 | Use `derivative` for better derive bounds | Nadrieril | -0/+1 | |
| 2023-12-15 | Make the crate compile on stable | Nadrieril | -3/+12 | |
| 2023-12-15 | Make the `rustc_data_structures` dependency optional | Nadrieril | -1/+2 | |
| 2023-12-15 | Gate rustc-specific code under a feature | Nadrieril | -8/+21 | |
| 2023-12-11 | Extract exhaustiveness into its own crate | Nadrieril | -0/+22 | |
