Releases: dtolnay/proc-macro2
Releases · dtolnay/proc-macro2
1.0.67
Compare
Sorry, something went wrong.
No results found
Special handling for the (/*ERROR*/) placeholder that rustc uses for macros that fail to expand (#405 )
1.0.66
Compare
Sorry, something went wrong.
No results found
Raise required compiler from Rust 1.31 to 1.56
1.0.65
Compare
Sorry, something went wrong.
No results found
Documentation improvements
1.0.64
Compare
Sorry, something went wrong.
No results found
Fix parsing of bare \r in between tokens (#399 )
1.0.63
Compare
Sorry, something went wrong.
No results found
1.0.62
Compare
Sorry, something went wrong.
No results found
1.0.61
Compare
Sorry, something went wrong.
No results found
Stricter parsing of whitespace in cooked string literals and between tokens (#392 , #393 )
1.0.60
Compare
Sorry, something went wrong.
No results found
Eliminate uses of unstable proc_macro::Span::before/after (#391 )
1.0.59
Compare
Sorry, something went wrong.
No results found
Enable proc_macro support on wasm targets (#388 )
1.0.58
Compare
Sorry, something went wrong.
No results found
Make rustc version detection more robust by compiling against modernest stable features (#384 )