| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-08-11 | Fix xcrate generator test | Alex Crichton | -1/+1 |
| 2017-08-09 | Add a failing xcrate generator test | Alex Crichton | -5/+18 |
| 2017-08-09 | Initial pass review comments | Alex Crichton | -2/+57 |
| 2017-07-28 | Fix tests | John Kåre Alsaker | -23/+23 |
| 2017-07-28 | Convert to spaces | John Kåre Alsaker | -4/+4 |
| 2017-07-28 | Remove support for `gen arg` | Alex Crichton | -71/+25 |
| 2017-07-28 | Fix a bug with yielding subtypes of the yield type. | John Kåre Alsaker | -0/+23 |
| 2017-07-28 | Add a test case for conditional drop | Alex Crichton | -0/+65 |
| 2017-07-28 | Fix tests | John Kåre Alsaker | -11/+16 |
| 2017-07-28 | Use FIXME instead of TODO | John Kåre Alsaker | -1/+1 |
| 2017-07-28 | Ensure upvars are dropped when generators have never been resumed | John Kåre Alsaker | -4/+2 |
| 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 | Add some generator pass/fail tests | Alex Crichton | -0/+442 |
| 2017-07-28 | Fix tests | Alex Crichton | -4/+7 |
| 2017-07-28 | Added some tests | John Kåre Alsaker | -0/+33 |
| 2017-07-28 | Fix tidy warnings | Alex Crichton | -10/+10 |
| 2017-07-28 | Generator literal support | John Kåre Alsaker | -0/+44 |
