Update Rust crate syn to v2.0.119#10
Open
oxide-renovate[bot] wants to merge 1 commit into
Open
Conversation
oxide-renovate
Bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
April 15, 2024 03:51
8c5201d to
36ac4f0
Compare
oxide-renovate
Bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
April 18, 2024 03:13
36ac4f0 to
0508912
Compare
oxide-renovate
Bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
May 7, 2024 03:13
0508912 to
d9b04e6
Compare
oxide-renovate
Bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
May 11, 2024 03:39
d9b04e6 to
04e3a2e
Compare
oxide-renovate
Bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
May 12, 2024 03:11
04e3a2e to
1ec3b18
Compare
oxide-renovate
Bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
May 17, 2024 03:12
1ec3b18 to
cc2b652
Compare
oxide-renovate
Bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
May 20, 2024 03:11
cc2b652 to
de90cda
Compare
oxide-renovate
Bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
May 24, 2024 03:18
de90cda to
b9910fa
Compare
oxide-renovate
Bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
June 22, 2024 03:26
b9910fa to
f0ff1e5
Compare
oxide-renovate
Bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
June 24, 2024 03:11
f0ff1e5 to
295177b
Compare
oxide-renovate
Bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
July 7, 2024 03:14
295177b to
d96d9f7
Compare
oxide-renovate
Bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
September 12, 2024 03:05
5d21379 to
ffdbd59
Compare
oxide-renovate
Bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
September 28, 2024 03:10
ffdbd59 to
df95c8c
Compare
oxide-renovate
Bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
October 20, 2024 03:29
df95c8c to
1c8ce09
Compare
oxide-renovate
Bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
October 20, 2024 05:51
1c8ce09 to
5ee9005
Compare
oxide-renovate
Bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
October 21, 2024 03:17
5ee9005 to
0b82603
Compare
oxide-renovate
Bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
October 24, 2024 03:12
0b82603 to
3eb8b3b
Compare
oxide-renovate
Bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
November 1, 2024 03:09
3eb8b3b to
94f2590
Compare
oxide-renovate
Bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
November 3, 2024 03:27
94f2590 to
16978ac
Compare
oxide-renovate
Bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
2 times, most recently
from
November 21, 2024 06:31
a9f011c to
f83dbeb
Compare
oxide-renovate
Bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
November 30, 2024 04:03
f83dbeb to
a1cdacb
Compare
oxide-renovate
Bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
December 22, 2024 04:23
a1cdacb to
88f2c17
Compare
oxide-renovate
Bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
December 27, 2024 04:20
88f2c17 to
3692e21
Compare
oxide-renovate
Bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
December 29, 2024 04:04
3692e21 to
9938a43
Compare
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.41→2.0.119Release Notes
dtolnay/syn (syn)
v2.0.119Compare Source
v2.0.118Compare Source
v2.0.117Compare Source
self::pattern in first function argument (#1970)v2.0.116Compare Source
v2.0.115Compare Source
v2.0.114Compare Source
v2.0.113Compare Source
v2.0.112Compare Source
v2.0.111Compare Source
braced!,bracketed!,parenthesized!to be an otherwise unused variable (#1946)v2.0.110Compare Source
syn::ext::IdentExt::unrawavailable without "parsing" feature (#1940)syn::Metafollowed by=>(#1944)v2.0.109Compare Source
v2.0.108Compare Source
v2.0.107Compare Source
v2.0.106Compare Source
~constsyntax with[const]conditionally const syntax in trait bounds (#1896, rust-lang/rust#139858)v2.0.105Compare Source
impl !T {}(#1881, rust-lang/rust#144386)v2.0.104Compare Source
v2.0.103Compare Source
v2.0.102Compare Source
v2.0.101Compare Source
v2.0.100Compare Source
Visit::visit_token_stream,VisitMut::visit_token_stream_mut,Fold::fold_token_streamfor processing TokenStream during syntax tree traversals (#1852)v2.0.99Compare Source
v2.0.98Compare Source
ParseStream::callandPunctuatedparsers (#1847)v2.0.97Compare Source
v2.0.96Compare Source
v2.0.95Compare Source
v2.0.94Compare Source
v2.0.93Compare Source
x as T <<= y(#1804),break as T(#1805),match x { _ if .. => {} }(#1807)|| -> T 'a: {}(#1806),if break x {}(#1808, #1810)v2.0.92Compare Source
v2.0.91Compare Source
Vec<Arm>usingparse_quote!(#1796, #1797)v2.0.90Compare Source
(#[attr] thing).field(#1785)(thing.field)()andthing.0()(#1786)v2.0.89Compare Source
v2.0.88Compare Source
parse_str(#1783)v2.0.87Compare Source
Cursor::any_group(#1777)Expr::peek(#1778)v2.0.86Compare Source
parse_quote!to produce Vec<Attribute> (#1775)v2.0.85Compare Source
v2.0.84Compare Source
impl Sized + use<Self>(#1772)v2.0.83Compare Source
v2.0.82Compare Source
Parseimpls for PreciseCapture and CapturedParam (#1757, #1758)unsafeattributes (#1759)v2.0.81Compare Source
impl Trait + use<'a, T>(#1752, #1753, #1754)v2.0.80Compare Source
Expr::RawAddr(#1743)v2.0.79Compare Source
useitems containing absolute paths (#1742)v2.0.78Compare Source
v2.0.77Compare Source
Expr::Tuplein non-"full" mode (#1727)v2.0.76Compare Source
becomekeyword is followed by an expression (#1725)v2.0.75Compare Source
v2.0.74Compare Source
Genericsiterator methods (#1719)v2.0.73Compare Source
Fields::membersiterator (#1716, thanks @Fancyflame)v2.0.72Compare Source
use<'a, T>precise capturing bounds (#1707, thanks @compiler-errors)v2.0.71Compare Source
v2.0.70Compare Source
v2.0.69Compare Source
Punctuated::getandget_mut(#1693)v2.0.68Compare Source
parse_quote!parses invalid syntax (#1690, thanks @stepancheg)GroupandLifetime(#1687)v2.0.67Compare Source
LitCStrin ParseStream::peek (#1682)v2.0.66Compare Source
v2.0.65Compare Source
Foldto compile faster (#1666, #1667, #1668)v2.0.64Compare Source
catch_unwind(#1646)breakandreturnin loop headers (#1656)v2.0.63Compare Source
v2.0.62Compare Source
v2.0.61Compare Source
v2.0.60Compare Source
peek(#1625)v2.0.59Compare Source
c"…"andcr"…"C-string literal syntax asLit::CStr(#1502)v2.0.58Compare Source
$incustom_punctuation!macro (#1611)v2.0.57Compare Source
quotewhen built with default-features disabled and the "proc-macro" feature enabled (#1608, thanks @BD103)v2.0.56Compare Source
v2.0.55Compare Source
v2.0.54Compare Source
custom_keyword!with syn's "printing" feature disabled (#1602)v2.0.53Compare Source
v2.0.52Compare Source
v2.0.51Compare Source
v2.0.50Compare Source
v2.0.49Compare Source
LitStr::parse(#1590)v2.0.48Compare Source
else(#1578)v2.0.47Compare Source
v2.0.46Compare Source
v2.0.45Compare Source
DeriveInputasExpr::Verbatimin non-"full" mode, instead of error (#1513)PatTypewithparse_quote!(#1573)v2.0.44Compare Source
v2.0.43Compare Source
v2.0.42Compare Source
Configuration
📅 Schedule: (in timezone America/Los_Angeles)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 Mend Renovate.