| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -20/+0 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -2/+2 | |
| 2018-06-19 | Add unit test for case that didn't seem to be covered in existing UI tests | Felix S. Klock II | -0/+20 | |
| (since I made this mistake at first but the tests didn't catch it): we should not suggest adding `mut` to a reassigned `ref` or `ref mut` binding. (The Rust language, since at least 1.0, does not have `mut ref mut` or `ref mut mut` etc.) | ||||
