Skip to content

1.0.20

Choose a tag to compare

@dtolnay dtolnay released this 20 Jun 02:20
· 230 commits to master since this release
1.0.20
5801746
  • Remove workaround for dealing with invalid spans on new enough compilers (#224, thanks @mystor)
  • Use Ident::new_raw to quote raw identifiers (#225, thanks @mystor)