| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-08-08 | Don't inline tainted MIR bodies | Michael Goulet | -0/+51 |
| 2024-07-24 | Make sure that args are compatible in resolve_associated_item | Michael Goulet | -0/+42 |
| 2024-06-03 | Mark all missing generic args as errors | Oli Scherer | -0/+31 |
| 2024-04-24 | Error on using `yield` without also using `#[coroutine]` on the closure | Oli Scherer | -2/+10 |
| 2024-03-24 | add test for #90192 | Matthias Krüger | -0/+20 |
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -45/+45 |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -3/+3 |
| 2023-10-20 | Rename lots of files that had `generator` in their name | Oli Scherer | -3/+3 |
| 2023-10-20 | s/generator/coroutine/ | Oli Scherer | -3/+3 |
| 2023-10-20 | s/Generator/Coroutine/ | Oli Scherer | -12/+12 |
| 2023-06-12 | Adjust UI tests for `unit_bindings` | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2023-04-21 | Ensure mir_drops_elaborated_and_const_checked when requiring codegen. | Camille GILLOT | -39/+21 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+1357 |
