-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update rust crate syn to v2.0.99 #144
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/syn-2.x-lockfile
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3358b54
to
83b05f0
Compare
83b05f0
to
04bd53a
Compare
49d8f09
to
83d9bc0
Compare
83d9bc0
to
748e2e2
Compare
748e2e2
to
dea5261
Compare
d72d79f
to
de4581f
Compare
de4581f
to
264b19e
Compare
264b19e
to
28ebf0c
Compare
28ebf0c
to
e33d1ce
Compare
eb71400
to
5d4f26e
Compare
5d4f26e
to
616f01e
Compare
616f01e
to
b518107
Compare
b518107
to
96e162e
Compare
96e162e
to
177c63b
Compare
177c63b
to
5215cae
Compare
5215cae
to
043b476
Compare
043b476
to
69c8d03
Compare
69c8d03
to
94bc874
Compare
94bc874
to
cf76695
Compare
cf76695
to
c3216cf
Compare
c3216cf
to
a0eadb5
Compare
a0eadb5
to
76c484b
Compare
76c484b
to
6bd82a5
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.72
->2.0.99
Release Notes
dtolnay/syn (syn)
v2.0.99
Compare Source
v2.0.98
Compare Source
ParseStream::call
andPunctuated
parsers (#1847)v2.0.97
Compare Source
v2.0.96
Compare Source
v2.0.95
Compare Source
v2.0.94
Compare Source
v2.0.93
Compare Source
x as T <<= y
(#1804),break as T
(#1805),match x { _ if .. => {} }
(#1807)|| -> T 'a: {}
(#1806),if break x {}
(#1808, #1810)v2.0.92
Compare Source
v2.0.91
Compare Source
Vec<Arm>
usingparse_quote!
(#1796, #1797)v2.0.90
Compare Source
(#[attr] thing).field
(#1785)(thing.field)()
andthing.0()
(#1786)v2.0.89
Compare Source
v2.0.88
Compare Source
parse_str
(#1783)v2.0.87
Compare Source
Cursor::any_group
(#1777)Expr::peek
(#1778)v2.0.86
Compare Source
parse_quote!
to produce Vec<Attribute> (#1775)v2.0.85
Compare Source
v2.0.84
Compare Source
impl Sized + use<Self>
(#1772)v2.0.83
Compare Source
v2.0.82
Compare Source
Parse
impls for PreciseCapture and CapturedParam (#1757, #1758)unsafe
attributes (#1759)v2.0.81
Compare Source
impl Trait + use<'a, T>
(#1752, #1753, #1754)v2.0.80
Compare Source
Expr::RawAddr
(#1743)v2.0.79
Compare Source
use
items containing absolute paths (#1742)v2.0.78
Compare Source
v2.0.77
Compare Source
Expr::Tuple
in non-"full" mode (#1727)v2.0.76
Compare Source
become
keyword is followed by an expression (#1725)v2.0.75
Compare Source
v2.0.74
Compare Source
Generics
iterator methods (#1719)v2.0.73
Compare Source
Fields::members
iterator (#1716, thanks @Fancyflame)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.