Skip to content

Releases: dtolnay/proc-macro2

1.0.107

Choose a tag to compare

@dtolnay dtolnay released this 19 Jul 00:18
1.0.107
ed8a549
  • Documentation improvements

1.0.106

Choose a tag to compare

@dtolnay dtolnay released this 21 Jan 22:08
1.0.106
58ab776
  • Optimize Span::byte_range (#530)

1.0.105

Choose a tag to compare

@dtolnay dtolnay released this 05 Jan 23:30
1.0.105
8c4135f
  • Make std dependencies more easily discoverable in source code (#528)

1.0.104

Choose a tag to compare

@dtolnay dtolnay released this 27 Dec 17:04
1.0.104
4321369

1.0.103

Choose a tag to compare

@dtolnay dtolnay released this 23 Oct 22:31
1.0.103
d1bf13a
  • Add semver-exempt Literal methods str_value, cstr_value, byte_str_value (#525)

1.0.102

Choose a tag to compare

@dtolnay dtolnay released this 22 Oct 22:00
1.0.102
39b016a
  • Fix interaction of Display impls for TokenStream and Ident with formatting specifiers for padding, alignment, width (#523, #524)

1.0.101

Choose a tag to compare

@dtolnay dtolnay released this 16 Aug 20:11
1.0.101
d3188ea
  • Optimize Span location accessors (#519)

1.0.100

Choose a tag to compare

@dtolnay dtolnay released this 16 Aug 19:27
1.0.100
fdc853a
  • Stabilize Span methods on Rust 1.88+: start, end, line, column, file, local_file (#517, #518)

1.0.99

Choose a tag to compare

@dtolnay dtolnay released this 16 Aug 17:39
1.0.99
8768125
  • Prevent Span's unstable API becoming unavailable from a future new compiler lint (#515)

1.0.98

Choose a tag to compare

@dtolnay dtolnay released this 16 Aug 16:06
1.0.98
658045d