about summary refs log tree commit diff
path: root/tests/ui/suggestions/missing-bound-in-derive-copy-impl-3.stderr
AgeCommit message (Expand)AuthorLines
2025-06-22Implement DesugaringKind::FormatLiteralmejrs-3/+3
2025-03-14Do not suggest using `-Zmacro-backtrace` for builtin macrosEsteban Küber-3/+0
2024-12-07Mention type parameter in more cases and don't suggest ~const bound already t...Esteban Küber-4/+4
2024-12-07Use trait name instead of full constraint in suggestion messageEsteban Küber-3/+3
2024-12-07reword trait bound suggestion message to include the boundsEsteban Küber-4/+4
2024-02-14Continue compilation after check_mod_type_wf errorsOli Scherer-1/+31
2024-02-05Stop bailing out from compilation just because there were incoherent traitsOli Scherer-2/+19
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-03-08Dedup copy field errors for identical typesMichael Goulet-4/+0
2023-03-08may not => cannotMichael Goulet-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+27