| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-04-15 | Update tests. | Mara Bos | -1/+1 |
| 2024-12-10 | We don't need `NonNull::as_ptr` debuginfo | Scott McMurray | -1/+0 |
| 2024-08-18 | Bless *all* the mir-opt tests | Scott McMurray | -4/+4 |
| 2024-04-24 | Error on using `yield` without also using `#[coroutine]` on the closure | Oli Scherer | -11/+11 |
| 2024-04-03 | Remove MIR unsafe check | Matthew Jasper | -5/+3 |
| 2024-01-16 | Rename `pointer` field on `Pin` | LegionMammal978 | -1/+1 |
| 2024-01-11 | Sandwich MIR optimizations between DSE. | Camille GILLOT | -1/+1 |
| 2023-12-11 | End locals' live range before suspending coroutine | Tomasz Miąsko | -0/+1 |
| 2023-11-20 | Fix insertion of statements to be executed along return edge in inlining | Tomasz Miąsko | -36/+38 |
| 2023-10-25 | FileCheck inline_coroutine | Ryan Mehri | -11/+11 |
| 2023-10-20 | s/generator/coroutine/ | Oli Scherer | -0/+124 |
