about summary refs log tree commit diff
path: root/tests/ui/extern
AgeCommit message (Expand)AuthorLines
2023-11-02Pretty print Fn traits in rustc_on_unimplementedMichael Goulet-3/+3
2023-09-25Gate and validate #[rustc_safe_intrinsic]León Orell Valerian Liehr-1/+1
2023-09-19rustc_hir_analysis: add a helper to check function the signature mismatchesEduardo Sánchez Muñoz-2/+2
2023-08-28Revert "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