dtolnay/proc-macro2 (proc-macro2)
### [`v1.0.90`](https://redirect.github.com/dtolnay/proc-macro2/releases/tag/1.0.90)
[Compare Source](https://redirect.github.com/dtolnay/proc-macro2/compare/1.0.89...1.0.90)
- Improve error recovery in TokenStream's and Literal's FromStr implementations to work around [https://github.com/rust-lang/rust/issues/58736](https://redirect.github.com/rust-lang/rust/issues/58736) such that rustc does not poison compilation on codepaths that should be recoverable errors ([#477](https://redirect.github.com/dtolnay/proc-macro2/issues/477), [#478](https://redirect.github.com/dtolnay/proc-macro2/issues/478), [#479](https://redirect.github.com/dtolnay/proc-macro2/issues/479), [#480](https://redirect.github.com/dtolnay/proc-macro2/issues/480), [#481](https://redirect.github.com/dtolnay/proc-macro2/issues/481), [#482](https://redirect.github.com/dtolnay/proc-macro2/issues/482))
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.0.89
->1.0.90
1.0.89
->1.0.90
Release Notes
dtolnay/proc-macro2 (proc-macro2)
### [`v1.0.90`](https://redirect.github.com/dtolnay/proc-macro2/releases/tag/1.0.90) [Compare Source](https://redirect.github.com/dtolnay/proc-macro2/compare/1.0.89...1.0.90) - Improve error recovery in TokenStream's and Literal's FromStr implementations to work around [https://github.com/rust-lang/rust/issues/58736](https://redirect.github.com/rust-lang/rust/issues/58736) such that rustc does not poison compilation on codepaths that should be recoverable errors ([#477](https://redirect.github.com/dtolnay/proc-macro2/issues/477), [#478](https://redirect.github.com/dtolnay/proc-macro2/issues/478), [#479](https://redirect.github.com/dtolnay/proc-macro2/issues/479), [#480](https://redirect.github.com/dtolnay/proc-macro2/issues/480), [#481](https://redirect.github.com/dtolnay/proc-macro2/issues/481), [#482](https://redirect.github.com/dtolnay/proc-macro2/issues/482))Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.