| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-01-16 | coverage: Tweak individual tests to be unaffected by `rustfmt` | Zalathar | -0/+1 | |
| Some of these tests use non-standard formatting that we can simulate by strategically adding `//` line comments. One contains `where` clauses that would be split across multiple lines, which we can keep on one line by moving the bounds to the generic type instead. | ||||
| 2023-11-07 | coverage: Migrate `tests/run-coverage` into `tests/coverage` | Zalathar | -0/+86 | |
