Update Rust crate syn to 2.0.60 - autoclosed #17
Closed
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:
2.0
->2.0.60
Release Notes
dtolnay/syn (syn)
v2.0.60
Compare Source
peek
(#1625)v2.0.59
Compare Source
c"…"
andcr"…"
C-string literal syntax asLit::CStr
(#1502)v2.0.58
Compare Source
$
incustom_punctuation!
macro (#1611)v2.0.57
Compare Source
quote
when built with default-features disabled and the "proc-macro" feature enabled (#1608, thanks @BD103)v2.0.56
Compare Source
v2.0.55
Compare Source
v2.0.54
Compare Source
custom_keyword!
with syn's "printing" feature disabled (#1602)v2.0.53
Compare Source
v2.0.52
Compare Source
v2.0.51
Compare Source
v2.0.50
Compare Source
v2.0.49
Compare Source
LitStr::parse
(#1590)v2.0.48
Compare Source
else
(#1578)v2.0.47
Compare Source
v2.0.46
Compare Source
v2.0.45
Compare Source
DeriveInput
asExpr::Verbatim
in non-"full" mode, instead of error (#1513)PatType
withparse_quote!
(#1573)v2.0.44
Compare Source
v2.0.43
Compare Source
v2.0.42
Compare Source
Configuration
📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.
🚦 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 has been generated by Renovate Bot.