Releases: dtolnay/proc-macro2
Releases · dtolnay/proc-macro2
0.4.14
02 Sep 02:43
Compare
Sorry, something went wrong.
No results found
Automatically utilize libproc_macro rich API when building on 1.30.0+ (#120 )
0.4.13
17 Aug 06:11
Compare
Sorry, something went wrong.
No results found
Implement Extend<TokenStream> for TokenStream (#117 )
Optimize Extend<TokenTree> for TokenStream when building with "nightly" feature (#114 )
0.4.12
13 Aug 18:03
Compare
Sorry, something went wrong.
No results found
Restore support for musl targets that provide a binary releases of the compiler for musl
0.4.11
12 Aug 07:08
Compare
Sorry, something went wrong.
No results found
Restore compatibility with old compilers (#112 )
0.4.10
12 Aug 07:07
Compare
Sorry, something went wrong.
No results found
Support building for wasm which has no proc-macro crate (#111 )
0.4.9
12 Aug 07:06
Compare
Sorry, something went wrong.
No results found
0.4.8
17 Jul 06:00
Compare
Sorry, something went wrong.
No results found
0.4.7
17 Jul 05:50
Compare
Sorry, something went wrong.
No results found
impl Default for TokenStream (#106 , thanks @H2CO3 )
0.4.6
04 Jun 08:05
Compare
Sorry, something went wrong.
No results found
Include semver exempt APIs on docs.rs (#81 , #82 )
0.4.5
02 Jun 22:55
Compare
Sorry, something went wrong.
No results found
Fix Display impl for Group (#98 , thanks @hcpl )
Simplify Debug representation of Ident