| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-08-30 | Remove `#[macro_use] extern crate tracing` from `rustc_mir_transform`. | Nicholas Nethercote | -0/+1 |
| 2024-08-18 | rename AddressOf -> RawBorrow inside the compiler | Ralf Jung | -2/+2 |
| 2024-06-16 | Rename InstanceDef -> InstanceKind | Michael Goulet | -1/+1 |
| 2024-06-14 | Use is_lang_item more aggressively | Michael Goulet | -1/+1 |
| 2024-05-29 | Optimize async drop glue for some old types | Daria Sukhonina | -6/+31 |
| 2024-05-13 | Auto merge of #125076 - compiler-errors:alias-term, r=lcnr | bors | -2/+1 |
| 2024-05-13 | split out AliasTy -> AliasTerm | Michael Goulet | -2/+1 |
| 2024-05-13 | Remove `extern crate rustc_middle` from `rustc_mir_transform`. | Nicholas Nethercote | -0/+1 |
| 2024-04-18 | Fix disabling the export of noop async_drop_in_place_raw | Daria Sukhonina | -25/+29 |
| 2024-04-17 | Use non-exhaustive matches for TyKind | Daria Sukhonina | -39/+41 |
| 2024-04-16 | Add simple async drop glue generation | zetanumbers | -0/+612 |
