about summary refs log tree commit diff
path: root/tests/ui/suggestions/missing-bound-in-derive-copy-impl.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-6/+0
2024-12-07Use trait name instead of full constraint in suggestion messageEsteban Küber-7/+7
2024-12-07reword trait bound suggestion message to include the boundsEsteban Küber-8/+8
2024-10-29Remove detail from label/note that is already available in other noteEsteban Küber-2/+2
2024-08-05WF-check struct field types at construction siteNoah Lev-6/+4
2024-02-14Continue compilation after check_mod_type_wf errorsOli Scherer-7/+104
2024-02-05Stop bailing out from compilation just because there were incoherent traitsOli Scherer-2/+35
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