summary refs log tree commit diff
path: root/src/test/ui/traits/object
AgeCommit message (Collapse)AuthorLines
2021-07-18Add `#![allow(dyn_drop)]` to test cases with `dyn Drop` in themMichael 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-11improve diagnosts for GATsb-naber-6/+6
2021-03-06Move some tests to more suitable subdirsYuki Okushi-0/+149
2021-02-09Organize trait test filesBram van den Heuvel-0/+640