about summary refs log tree commit diff
path: root/src/test/ui/traits/object
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-1015/+0
2022-12-11Add some regression tests for #44454Yuki Okushi-0/+115
2022-11-10Don't print full paths in overlap errorsMichael Goulet-12/+12
2022-10-17`order_dependent_trait_objects` to `ReportNow`lcnr-0/+53
2022-10-01bless ui testsMaybe Waffle-2/+2
2022-08-18Reword "Required because of the requirements on the impl of ..."Andy Wang-1/+1
2022-08-14Also do it for genericsMichael Goulet-2/+2
2022-08-03Warn about dead tuple struct fieldsFabian Wolff-2/+2
2022-07-01Shorten def_span for more items.Camille GILLOT-2/+2
2022-06-03Fully stabilize NLLJack Huey-22/+2
2022-05-22Use revisions for NLL in various directoriesJack Huey-4/+9
2022-05-12Bless tests.Camille GILLOT-2/+2
2022-03-14check all dyn obligations, actuallyMichael Goulet-11/+35
2022-03-14check Projection supertrait bounds when confirming dyn candidateMichael Goulet-0/+50
2021-09-26Remove box syntax from most places in src/test outside of the issues direst31-3/+1
2021-08-11Modify structured suggestion outputEsteban Küber-5/+5
2021-07-18Add `#![allow(dyn_drop)]` to test cases with `dyn Drop` in themMichael Howell-3/+4
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