| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-12-28 | Remove movability from TyKind::Coroutine | Michael Goulet | -1/+1 | |
| 2023-12-26 | Keep reference to the original `Pat` in `DeconstructedPat` | Nadrieril | -3/+3 | |
| 2023-12-26 | Merge 'thir and 'p | Michael Goulet | -1/+1 | |
| 2023-12-26 | Clean up more lifetimes | Michael Goulet | -4/+4 | |
| 2023-12-26 | Even more | Michael Goulet | -1/+1 | |
| 2023-12-23 | Reveal empty opaques in depth | Nadrieril | -4/+14 | |
| 2023-12-23 | Clarify the situation with dummy patterns and `PatData` | Nadrieril | -3/+3 | |
| Use an explicit `Option` instead of requiring a `Default` bound | ||||
| 2023-12-20 | Reveal opaque types in exhaustiveness checking | Nadrieril | -2/+19 | |
| 2023-12-15 | s/MatchCx/TypeCx/ | Nadrieril | -2/+2 | |
| 2023-12-15 | Introduce `MatchCtxt` | Nadrieril | -0/+1 | |
| 2023-12-15 | s/PatCtxt/PlaceCtxt/ | Nadrieril | -2/+2 | |
| 2023-12-15 | `pattern_analysis` doesn't need to know what spans are | Nadrieril | -2/+2 | |
| 2023-12-15 | s/RustcCtxt/RustcMatchCheckCtxt/ | Nadrieril | -24/+33 | |
| 2023-12-15 | Iron out last rustc-specific details | Nadrieril | -7/+13 | |
| 2023-12-15 | Name rustc-specific things "rustc" | Nadrieril | -0/+904 | |
