Update Rust crate syn to 1.0.109 #68
Open
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:
Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
dtolnay/syn (syn)
v1.0.109Compare Source
v1.0.108Compare Source
LitStr::value(#1381, thanks @ModProg)v1.0.107Compare Source
-Zrustdoc-scrape-exampleson docs.rs for nowv1.0.106Compare Source
v1.0.105Compare Source
dynandimpltype syntax (#1245)v1.0.104Compare Source
PathArguments::is_none()v1.0.103Compare Source
PartialOrdforCursor(#1236, #1237, thanks @CAD97)v1.0.102Compare Source
TokenBuffer(#1223, thanks @CAD97)v1.0.101Compare Source
v1.0.100Compare Source
for<> || -> T {…}(#1212, rust-lang/rust#97362)dyn*provisional syntax (#1213, rust-lang/rust#91611)Struct { #[attr] .. }(#1214)static asyncandstatic async moveclosures (#1215, rust-lang/rust#62290)v1.0.99Compare Source
v1.0.98Compare Source
v1.0.97Compare Source
v1.0.96Compare Source
punct_mut()method onsyn::punctuated::Pairto returnOption<&mut P>(#1183)v1.0.95Compare Source
v1.0.94Compare Source
v1.0.93Compare Source
Somemeans something unusual in the expression namespace of the scope wherecustom_keywordis invoked (#1171, thanks @zakarumych)v1.0.92Compare Source
v1.0.91Compare Source
v1.0.90Compare Source
Update recommended exhaustive matching idiom to use
non_exhaustive_omitted_patternslint:v1.0.89Compare Source
mut selfin a bare fn type (#1148)v1.0.88Compare Source
..pattern in pattern oflet(#1136)for<…>lifetime introducer on closures (#1135)Nothing(#1144)v1.0.87Compare Source
Configuration
📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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.