| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -21/+0 | |
| 2020-10-17 | Suggest correct place to add `self` parameter when inside closure | Jan Verbeek | -0/+4 | |
| It would incorrectly suggest adding it as a parameter to the closure instead of the containing function. | ||||
| 2020-08-13 | Suggest adding `&self` when accessing `self` in static assoc `fn` | Esteban Küber | -0/+4 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-12-13 | debug logging, added conditional error message, tests updated | Kevyn Grasso | -0/+1 | |
| 2018-02-08 | Move some E0XXX to `ui` | Esteban Küber | -0/+22 | |
