| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-12-15 | s/MatchCx/TypeCx/ | Nadrieril | -7/+7 | |
| 2023-12-15 | Introduce `MatchCtxt` | Nadrieril | -12/+34 | |
| 2023-12-15 | `pattern_analysis` doesn't need to know what spans are | Nadrieril | -1/+4 | |
| 2023-12-15 | Address review comments | Nadrieril | -4/+0 | |
| 2023-12-15 | s/RustcCtxt/RustcMatchCheckCtxt/ | Nadrieril | -2/+2 | |
| 2023-12-15 | Make the `rustc_data_structures` dependency optional | Nadrieril | -0/+7 | |
| 2023-12-15 | Gate rustc-specific code under a feature | Nadrieril | -5/+15 | |
| 2023-12-15 | Iron out last rustc-specific details | Nadrieril | -1/+5 | |
| 2023-12-15 | Name rustc-specific things "rustc" | Nadrieril | -6/+6 | |
| 2023-12-15 | Abstract `MatchCheckCtxt` into a trait | Nadrieril | -7/+42 | |
| 2023-12-15 | Disentangle the arena from `MatchCheckCtxt` | Nadrieril | -3/+5 | |
| 2023-12-11 | Move lints to their own module | Nadrieril | -0/+42 | |
| 2023-12-11 | Gather rustc-specific functions around `MatchCheckCtxt` | Nadrieril | -0/+1 | |
| 2023-12-11 | Extract exhaustiveness into its own crate | Nadrieril | -0/+13 | |
