| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-04-24 | Error on using `yield` without also using `#[coroutine]` on the closure | Oli Scherer | -6/+6 | |
| And suggest adding the `#[coroutine]` to the closure | ||||
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -3/+3 | |
| 2023-12-10 | remove redundant imports | surechen | -1/+0 | |
| detects redundant imports that can be eliminated. for #117772 : In order to facilitate review and modification, split the checking code and removing redundant imports code into two PR. | ||||
| 2023-10-20 | Rename `generator` folder | Oli Scherer | -0/+53 | |
