about summary refs log tree commit diff
path: root/tests/ui/suggestions/auxiliary
AgeCommit message (Expand)AuthorLines
2025-09-30Rollup merge of #146617 - Jules-Bertholet:E0277-NOFORN, r=SparrowLiiMatthias Krüger-4/+22
2025-09-16handle const generics, ?Sized, early bound lifetimesJeremy Smart-1/+13
2025-09-15Don’t suggest foreign `doc(hidden)` types in E0277 diagnosticsJules Bertholet-4/+22
2025-09-08fix APITIT being treated as a normal generic parameter in suggestionsJeremy Smart-0/+4
2024-11-27Update tests to use new proc-macro headerEric Huss-11/+0
2024-10-10UI tests: Rename "object safe" to "dyn compatible"León Orell Valerian Liehr-0/+0
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-7/+7
2023-12-20Hide foreign `#[doc(hidden)]` paths in import suggestionsJules Bertholet-0/+17
2023-09-29fix(suggestion): insert projection to associated typesbohan-0/+26
2023-04-19Make missing impl item suggestions more obvious that they're missingMichael Goulet-0/+16
2023-01-11Move /src/test to /testsAlbert Larsan-0/+128