| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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 | |
