about summary refs log tree commit diff
path: root/tests/ui/traits/suggest-dereferences
AgeCommit message (Expand)AuthorLines
2025-08-22On E0277, point at type that doesn't implement boundEsteban Küber-3/+18
2024-11-21E0277: suggest dereferencing function arguments in more casesdianne-0/+113
2024-10-29Remove detail from label/note that is already available in other noteEsteban Küber-8/+8
2024-09-22Don't call const normalize in error reportingMichael Goulet-2/+2
2024-07-24Rollup merge of #127481 - a1phyr:pattern_gat, r=AmanieuMatthias Krüger-5/+5
2024-07-16Fix the issue of invalid suggestion for a reference of iteratoryukang-8/+0
2024-07-16add test for issue 127590yukang-0/+87
2024-07-15Remove generic lifetime parameter of trait `Pattern`Benoît du Garreau-5/+5
2024-06-12Harmonize use of leaf and root obligation in trait error reportingMichael Goulet-1/+1
2024-05-29Use parenthetical notation for `Fn` traitsEsteban Küber-2/+2
2024-03-03Use root obligation on E0277 for some casesEsteban Küber-5/+4
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-10/+10
2024-01-30Provide more context on derived obligation error primary labelEsteban Küber-4/+4
2023-11-24Show number in error message even for one errorNilstrieb-7/+7
2023-11-02Pretty print Fn traits in rustc_on_unimplementedMichael Goulet-4/+4
2023-09-07Ensure that dyn trait bounds stay sortedMichael Goulet-5/+5
2023-09-07Rename folder typoMichael Goulet-0/+398