about summary refs log tree commit diff
path: root/tests/ui/resolve/auxiliary
AgeCommit message (Expand)AuthorLines
2025-07-03move `tests/ui/resolve/suggest*` to `tests/ui/resolve/suggestions/`xizheyin-12/+0
2025-06-05Use non-2015 edition paths in tests that do not test for their resolutionLukas Wirth-2/+2
2025-04-14Rollup merge of #139127 - compiler-errors:prim-ty-hack, r=oli-obkMatthias Krüger-0/+1
2025-03-30Fix up partial res of segment in primitive resolution hackMichael Goulet-0/+1
2025-03-29rustc_resolve: Test the order that preludes are resolvedjyn-0/+16
2025-01-21add test for issue 135289Rémy Rakic-0/+13
2024-11-27Update tests to use new proc-macro headerEric Huss-9/+0
2024-09-07Don't call fn_arg_names for non-fn in resolverMichael Goulet-0/+3
2024-03-07Add known-bug tests for `derive(PartialEq)` mismatches with `#[repr(packed)]`...Oli Scherer-0/+27
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2024-01-05fix OOM when `ty::Instance` is used in query descriptionLukas Markeffsky-0/+12
2023-06-20test(resolve): update_resolution for remove single importbohan-0/+13
2023-01-11Move /src/test to /testsAlbert Larsan-0/+93