| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-09-26 | Remove box syntax from most places in src/test outside of the issues dir | est31 | -3/+1 | |
| 2021-08-11 | Modify structured suggestion output | Esteban Küber | -5/+5 | |
| * On suggestions that include deletions, use a diff inspired output format * When suggesting addition, use `+` as underline * Color highlight modified span | ||||
| 2021-07-18 | Add `#![allow(dyn_drop)]` to test cases with `dyn Drop` in them | Michael Howell | -3/+4 | |
| These are all testing corner-cases in the compiler. Adding a new warning broke these test cases, but --cap-lints stops it from actually breaking things in production. | ||||
| 2021-05-11 | improve diagnosts for GATs | b-naber | -6/+6 | |
| 2021-03-06 | Move some tests to more suitable subdirs | Yuki Okushi | -0/+149 | |
| 2021-02-09 | Organize trait test files | Bram van den Heuvel | -0/+640 | |
