about summary refs log tree commit diff
path: root/tests/ui/resolve/suggest-constructor-cycle-error.rs
AgeCommit message (Expand)AuthorLines
2025-07-03move `tests/ui/resolve/suggest*` to `tests/ui/resolve/suggestions/`xizheyin-10/+0
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2024-01-05fix cycle error for "use constructor" suggestionLukas Markeffsky-1/+1
2024-01-05fix OOM when `ty::Instance` is used in query descriptionLukas Markeffsky-0/+10