| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-10-27 | Accept `TyCtxt` instead of `TyCtxtAt` in `Ty::is_*` functions | Maybe Waffle | -3/+2 | |
| Functions in answer: - `Ty::is_freeze` - `Ty::is_sized` - `Ty::is_unpin` - `Ty::is_copy_modulo_regions` | ||||
| 2022-10-04 | It's not about types or consts, but the lack of regions | Oli Scherer | -2/+2 | |
| 2022-10-03 | Move utils from rustc_middle to rustc_ty_utils | Cameron Steffen | -0/+1804 | |
