| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-07-27 | tests: Move run-pass tests without naming conflicts to ui | Vadim Petrochenkov | -44/+0 | |
| 2019-01-27 | Change generator trait to use pinning | Wim Looman | -3/+5 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-09-26 | Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`. | Felix S. Klock II | -0/+52 | |
| Fix #54047 | ||||
| 2018-09-06 | Migrated remaining `src/test/run-pass/` subdirectories to ↵ | Felix S. Klock II | -50/+0 | |
| `src/test/ui/run-pass/`. | ||||
| 2018-03-26 | Stabilize conservative_impl_trait | Taylor Cramer | -1/+1 | |
| 2018-03-21 | Make resuming generators unsafe instead of the creation of immovable ↵ | John Kåre Alsaker | -1/+3 | |
| generators. Fixes #47787 | ||||
| 2017-07-28 | Fix tests | John Kåre Alsaker | -3/+3 | |
| 2017-07-28 | Remove support for `gen arg` | Alex Crichton | -1/+1 | |
| 2017-07-28 | Fix tests | John Kåre Alsaker | -1/+1 | |
| 2017-07-28 | Make yield and gen arg outside generator literals an error and update tests | John Kåre Alsaker | -5/+6 | |
| 2017-07-28 | Fix tests | Alex Crichton | -4/+7 | |
| 2017-07-28 | Fix tidy warnings | Alex Crichton | -10/+10 | |
| 2017-07-28 | Generator literal support | John Kåre Alsaker | -0/+44 | |
