summary refs log tree commit diff
path: root/tests/ui/extern
AgeCommit message (Expand)AuthorLines
2023-08-30Revert "Suggest using `Arc` on `!Send`/`!Sync` types"David Tolnay-3/+0
2023-08-09Suggest using `Arc` on `!Send`/`!Sync` typesEsteban Kuber-0/+3
2023-08-07stabilize abi_thiscallBenedikt Radtke-2/+0
2023-06-22Tweak privacy errors to account for reachable itemsEsteban Küber-0/+8
2023-06-12Fix debug ICE for extern type with where clauses许杰友 Jieyou Xu (Joe)-0/+57
2023-05-24Move testsCaio-0/+16
2023-05-09tidy check to find misc files in ui tests, and clean up the resultsasquared31415-1/+0
2023-01-30Modify primary span label for E0308Esteban Küber-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+1541