fix(deps): update rust crate proc-macro2 to v1.0.92 #58
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.0.66
->1.0.92
Release Notes
dtolnay/proc-macro2 (proc-macro2)
v1.0.92
Compare Source
v1.0.91
Compare Source
v1.0.90
Compare Source
v1.0.89
Compare Source
v1.0.88
Compare Source
Span::start
andSpan::end
inside proc macros on nightly (#472)v1.0.87
Compare Source
Punct::new
(#470)v1.0.86
Compare Source
v1.0.85
Compare Source
v1.0.84
Compare Source
v1.0.83
Compare Source
Ident
(#462)v1.0.82
Compare Source
v1.0.81
Compare Source
v1.0.80
Compare Source
Literal::byte_character
constructor (#449)Literal::c_string
constructor #450)v1.0.79
Compare Source
v1.0.78
Compare Source
v1.0.77
Compare Source
v1.0.76
Compare Source
dead_code
warning false positive (#435)v1.0.75
Compare Source
v1.0.74
Compare Source
v1.0.73
Compare Source
v1.0.72
Compare Source
v1.0.71
Compare Source
deny(unsafe_op_in_unsafe_fn)
lintv1.0.70
Compare Source
Ident::new
so that panics on invalid input are attributed to the caller (#423)v1.0.69
Compare Source
v1.0.68
Compare Source
v1.0.67
Compare Source
(/*ERROR*/)
placeholder that rustc uses for macros that fail to expand (#405)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 this update again.
This PR was generated by Mend Renovate. View the repository job log.