Esteban Küber
692bc344d5
Make parse error suggestions verbose and fix spans
...
Go over all structured parser suggestions and make them verbose style.
When suggesting to add or remove delimiters, turn them into multiple suggestion parts.
2024-07-12 03:02:57 +00:00
Michael Goulet
b1efe1ab5d
Rework precise capturing syntax
2024-06-17 22:35:25 -04:00
Michael Goulet
9c8b107955
Support async trait bounds in macros
2024-02-20 16:09:09 +00:00
León Orell Valerian Liehr
3eb48a35c8
Introduce const Trait
(always-const trait bounds)
2023-12-27 12:51:32 +01:00
yukang
ddcd7cac41
Fix bad suggestion when wrong parentheses around a dyn trait
2023-08-16 00:26:10 +08:00
Ryo Yoshida
807ebac887
Insert whitespace to avoid ident concatenation in suggestion
2023-01-29 21:01:35 +09:00
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00