| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-06-05 | Replace some `Option<Span>` with `Span` and use DUMMY_SP instead of None | Oli Scherer | -1/+2 |
| 2025-04-28 | AsyncDrop implementation using shim codegen of async_drop_in_place::{closure}... | Andrew Zhogin | -0/+8 |
| 2025-03-06 | Account for UseCloned on expr_use_visitor | Santiago Pastorino | -1/+15 |
| 2024-11-19 | move `fn is_item_raw` to `TypingEnv` | lcnr | -9/+8 |
| 2024-10-29 | TypingMode :thinking: | lcnr | -2/+2 |
| 2024-05-29 | Start implementing needs_async_drop and related | Daria Sukhonina | -20/+1 |
| 2024-04-16 | Add simple async drop glue generation | zetanumbers | -1/+20 |
| 2023-05-15 | Move expansion of query macros in rustc_middle to rustc_middle::query | John Kåre Alsaker | -8/+3 |
| 2023-03-21 | remove some trait solver helpers | lcnr | -2/+1 |
| 2022-10-07 | Change InferCtxtBuilder from enter to build | Cameron Steffen | -9/+2 |
| 2021-03-21 | Don't consider !Unpin references as noalias | Nikita Popov | -1/+11 |
| 2020-11-19 | Move `rustc_ty` -> `rustc_ty_utils` | LeSeulArtichaut | -0/+41 |
