Skip to content

1.0.90

Compare
Choose a tag to compare
@dtolnay dtolnay released this 21 Nov 03:30
· 19 commits to master since this release
1.0.90
ec55645
  • Improve error recovery in TokenStream's and Literal's FromStr implementations to work around rust-lang/rust#58736 such that rustc does not poison compilation on codepaths that should be recoverable errors (#477, #478, #479, #480, #481, #482)