Releases: dtolnay/proc-macro2
Releases · dtolnay/proc-macro2
1.0.103
23 Oct 22:31
Compare
Sorry, something went wrong.
No results found
Add semver-exempt Literal methods str_value, cstr_value, byte_str_value (#525 )
1.0.102
22 Oct 22:00
Compare
Sorry, something went wrong.
No results found
Fix interaction of Display impls for TokenStream and Ident with formatting specifiers for padding, alignment, width (#523 , #524 )
1.0.101
16 Aug 20:11
Compare
Sorry, something went wrong.
No results found
Optimize Span location accessors (#519 )
1.0.100
16 Aug 19:27
Compare
Sorry, something went wrong.
No results found
Stabilize Span methods on Rust 1.88+: start, end, line, column, file, local_file (#517 , #518 )
1.0.99
16 Aug 17:39
Compare
Sorry, something went wrong.
No results found
Prevent Span's unstable API becoming unavailable from a future new compiler lint (#515 )
1.0.98
16 Aug 16:06
Compare
Sorry, something went wrong.
No results found
1.0.97
11 Aug 22:56
Compare
Sorry, something went wrong.
No results found
Allow build-script cleanup failure with NFSv3 output directory to be non-fatal (#505 , #512 , thanks @davvid )
1.0.96
10 Aug 23:42
Compare
Sorry, something went wrong.
No results found
Simplify how rustdoc flags are decided during docs.rs builds (#511 )
1.0.95
16 Apr 02:40
Compare
Sorry, something went wrong.
No results found
Update semver-exempt API under RUSTFLAGS=--cfg=procmacro2_semver_exempt to that of nightly-2025-04-16 (#497 )
1.0.94
03 Mar 05:15
Compare
Sorry, something went wrong.
No results found
Documentation improvements