Bump syn from 2.0.117 to 2.0.119 - #593
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.117 to 2.0.119. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.117...2.0.119) --- updated-dependencies: - dependency-name: syn dependency-version: 2.0.119 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/syn-2.0.119
branch
from
July 26, 2026 12:20
24a9c24 to
57853c0
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #593 +/- ##
=======================================
Coverage 84.28% 84.28%
=======================================
Files 44 44
Lines 5440 5440
Branches 446 446
=======================================
Hits 4585 4585
Misses 725 725
Partials 130 130 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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.
Bumps syn from 2.0.117 to 2.0.119.
Release notes
Sourced from syn's releases.
Commits
3295f9eRelease 2.0.1196ae9c18Merge pull request #1996 from dtolnay/fieldrepresenting8ebd963Parse field-representing types builtin540ccf8Drop unneeded lifetime on covariant Cursor in verbatim::betweenaa05887Merge pull request #1995 from dtolnay/cursorb7160d3Reduce forking for Verbatim constructionefdc925Merge pull request #1994 from dtolnay/tailcallde6424cPreserve attribute on tail-call expression in statement position050dd73Stricter const move closure grammarc7d514bMerge pull request #1992 from dtolnay/scanconstmove