Skip to content

1.0.13

Choose a tag to compare

@dtolnay dtolnay released this 16 May 04:40
· 807 commits to master since this release
1.0.13
3f9b24d
  • Parse literal suffix on byte string, byte, and char literal tokens: br#"..."#suffix, b'?'suffix, '?'suffix