summary refs log tree commit diff
path: root/tests/ui/traits/bound
AgeCommit message (Expand)AuthorLines
2024-01-30Provide more context on derived obligation error primary labelEsteban Küber-1/+1
2024-01-29Avoid ICE in trait without `dyn` lintEsteban Küber-11/+3
2024-01-09Avoid silencing relevant follow-up errorsOli Scherer-4/+41
2024-01-03Track `HirId` instead of `Span` in `ObligationCauseCode::SizedArgumentType`Esteban Küber-6/+6
2024-01-03Account for multiple trait bounds in bare trait object suggestionEsteban Küber-2/+22
2024-01-03Provide better suggestions when encountering a bare trait as a typeEsteban Küber-3/+84
2023-11-24Show number in error message even for one errorNilstrieb-4/+4
2023-11-02Pretty print Fn traits in rustc_on_unimplementedMichael Goulet-4/+4
2023-10-25Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGua...Oli Scherer-2/+19
2023-09-10Point out if a local trait has no implementationsMichael Goulet-0/+50
2023-06-27Don't sort strings right after we just sorted by typesMichael Goulet-3/+3
2023-06-12Adjust UI tests for `unit_bindings`许杰友 Jieyou Xu (Joe)-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+1109