| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -3/+5 |
| 2024-06-29 | Fix FnMut/Fn shim for coroutine-closures that capture references | Michael Goulet | -1/+1 |
| 2024-06-20 | Add blank lines after module-level `//!` comments. | Nicholas Nethercote | -0/+1 |
| 2024-05-23 | Remove `#[macro_use] extern crate tracing` from `rustc_codegen_ssa`. | Nicholas Nethercote | -0/+2 |
| 2023-12-08 | Implement `async gen` blocks | Michael Goulet | -1/+5 |
| 2023-09-11 | Remove assert that checks type equality | ouz-a | -4/+4 |
| 2023-06-19 | add FIXME's for a later refactoring | lcnr | -0/+1 |
| 2023-06-19 | codegen: fix `OperandRef` subtype handling | lcnr | -0/+74 |
