Releases: dtolnay/proc-macro2
Releases · dtolnay/proc-macro2
1.0.43
03 Aug 03:53
Compare
Sorry, something went wrong.
No results found
Add keywords to crates.io metadata
1.0.42
25 Jul 23:23
Compare
Sorry, something went wrong.
No results found
Improve parsing performance in non-macro mode (#335 )
Expose a size_hint() for TokenStream's iterator (#334 )
1.0.41
25 Jul 04:46
Compare
Sorry, something went wrong.
No results found
Produce an accurate .size_hint() from TokenStream's iterator (#334 )
1.0.40
20 Jun 01:45
Compare
Sorry, something went wrong.
No results found
Stabilize Ident::new_raw constructor (#331 , thanks @mystor )
1.0.39
16 May 22:31
Compare
Sorry, something went wrong.
No results found
1.0.38
06 May 04:48
Compare
Sorry, something went wrong.
No results found
Reduce allocations done by Literal::byte_string constructor (#328 )
1.0.37
06 May 04:47
Compare
Sorry, something went wrong.
No results found
Rely on unicode-xid to optimize ASCII properly (#325 )
1.0.36
27 Dec 20:04
Compare
Sorry, something went wrong.
No results found
Improve performance of creating literal tokens through quote! macro
1.0.35
26 Dec 22:06
Compare
Sorry, something went wrong.
No results found
Try to diagnose "cannot find type SourceFile" errors better (#311 )
1.0.34
26 Dec 22:06
Compare
Sorry, something went wrong.
No results found
Work around doc build failure due to docs.rs flags change (#310 )