Releases: dtolnay/syn
Releases · dtolnay/syn
2.0.117
20 Feb 02:40
Compare
Sorry, something went wrong.
No results found
Fix parsing of self:: pattern in first function argument (#1970 )
2.0.116
15 Feb 17:39
Compare
Sorry, something went wrong.
No results found
Optimize parse_fn_arg_or_variadic for less lookahead on erroneous receiver (#1968 )
2.0.115
12 Feb 04:00
Compare
Sorry, something went wrong.
No results found
Enable GenericArgument::Constraint parsing in non-full mode (#1966 )
2.0.114
07 Jan 02:36
Compare
Sorry, something went wrong.
No results found
Make std dependencies more easily discoverable in source code (#1956 , thanks @tamird )
2.0.113
03 Jan 21:54
Compare
Sorry, something went wrong.
No results found
Allow parsing TypeParam with colon not followed by any type param bounds (#1953 , thanks @wyfo )
2.0.112
30 Dec 16:08
Compare
Sorry, something went wrong.
No results found
2.0.111
23 Nov 04:16
Compare
Sorry, something went wrong.
No results found
Allow first argument of braced!, bracketed!, parenthesized! to be an otherwise unused variable (#1946 )
2.0.110
10 Nov 02:56
Compare
Sorry, something went wrong.
No results found
Tweaks to improve build speed (#1939 , thanks @dishmaker )
Make syn::ext::IdentExt::unraw available without "parsing" feature (#1940 )
Support parsing syn::Meta followed by => (#1944 )
2.0.109
05 Nov 21:13
Compare
Sorry, something went wrong.
No results found
2.0.108
22 Oct 22:48
Compare
Sorry, something went wrong.
No results found
Parse unrecognized or invalid literals as Lit::Verbatim (#1925 )
You can’t perform that action at this time.