| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-05-24 | Fix impl Trait suggestion | Esteban Küber | -6/+2 | |
| 2018-05-24 | Account for negative offsets in suggestions | Esteban Küber | -1/+1 | |
| When suggesting code that has a shorter span than the current code, account for this by keeping the offset as a signed value. | ||||
| 2018-05-22 | Prevent local paths into libstd from leaking into ui tests | Oliver Schneider | -1/+1 | |
| 2018-05-21 | Improve the diagnostic around impl Trait <-> generic param mismatch | Oliver Schneider | -6/+18 | |
| 2018-05-21 | Move a test to ui tests so we can observe the output changes better | Oliver Schneider | -0/+32 | |
