| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -20/+0 | |
| 2020-02-02 | Add a resume type parameter to `Generator` | Jonas Schievink | -1/+1 | |
| 2019-04-22 | Remove double trailing newlines | varkor | -1/+0 | |
| 2019-01-27 | Change generator trait to use pinning | Wim Looman | -1/+2 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-05-01 | Update ui/generator tests to reflect changes from new generator drop rules. | Felix S. Klock II | -2/+2 | |
| 2018-04-11 | Workaround rust-lang/rust#49855 by forcing rustc_error in any mode, ↵ | Felix S. Klock II | -2/+2 | |
| including NLL. NOTE: I was careful to make each change in a manner that preserves the existing diagnostic output (usually by ensuring that no lines were added or removed). This means that the resulting source files are not as nice to read as they were at the start. But we will have to review these cases by hand anyway as follow-up work, so cleanup could reasonably happen then (or not at all). | ||||
| 2018-03-21 | Make resuming generators unsafe instead of the creation of immovable ↵ | John Kåre Alsaker | -1/+1 | |
| generators. Fixes #47787 | ||||
| 2017-08-09 | Initial pass review comments | Alex Crichton | -0/+30 | |
