Commit graph

6 commits

Author SHA1 Message Date
Oli Scherer 459ea32a27 Remove Partial/Ord from BoundRegion 2024-03-27 14:02:16 +00:00
Esteban Küber a9841936fe Deduplicate more sized errors on call exprs
Change the implicit `Sized` `Obligation` `Span` for call expressions to
include the whole expression. This aids the existing deduplication
machinery to reduce the number of errors caused by a single unsized
expression.
2024-01-24 02:53:15 +00:00
Michael Goulet 8745ae21f9 convert to fluent, make plurals work 2023-06-28 18:08:21 +00:00
Michael Goulet 8621285e3b reword message to be less vague 2023-06-28 17:51:01 +00:00
Esteban Küber 33e11a3b2e Tweak "borrow closure argument" suggestion
Fix #45727.
2023-01-19 19:35:49 +00:00
Albert Larsan cf2dff2b1e
Move /src/test to /tests 2023-01-11 09:32:08 +00:00
Renamed from src/test/ui/anonymous-higher-ranked-lifetime.stderr (Browse further)