about summary refs log tree commit diff
path: root/tests/ui/parser/trait-object-delimiters.stderr
AgeCommit message (Expand)AuthorLines
2025-07-01Remove support for dyn*Michael Goulet-2/+2
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-2/+2
2024-07-12Make parse error suggestions verbose and fix spansEsteban Küber-2/+12
2024-06-17Rework precise capturing syntaxMichael Goulet-2/+2
2024-02-20Support async trait bounds in macrosMichael Goulet-2/+2
2023-12-27Introduce `const Trait` (always-const trait bounds)León Orell Valerian Liehr-2/+2
2023-08-16Fix bad suggestion when wrong parentheses around a dyn traityukang-6/+6
2023-01-29Insert whitespace to avoid ident concatenation in suggestionRyo Yoshida-8/+20
2023-01-11Move /src/test to /testsAlbert Larsan-0/+78