-
Notifications
You must be signed in to change notification settings - Fork 258
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
Bump syn from 1.0.58 to 1.0.59 #2057
Conversation
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.58 to 1.0.59. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@1.0.58...1.0.59) Signed-off-by: dependabot[bot] <support@github.com>
Benchmark for 2119b2eClick to view benchmark
|
Codecov Report
@@ Coverage Diff @@
## master #2057 +/- ##
==========================================
+ Coverage 33.85% 33.86% +0.01%
==========================================
Files 468 468
Lines 40859 40859
Branches 18263 18263
==========================================
+ Hits 13829 13833 +4
+ Misses 13223 13198 -25
- Partials 13807 13828 +21
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps syn from 1.0.58 to 1.0.59.
Release notes
Sourced from syn's releases.
Commits
72c006c
Release 1.0.594603847
Merge pull request #960 from dtolnay/tuplepunctf005b7f
Fix loss of punctuation spans on TypeTuple parse80a6006
Update test suite to nightly-2021-01-1457c131a
Update test suite to nightly-2021-01-1158bbe7f
Parse braced block generic argument as verbatim in non-full43d89ae
Merge pull request #952 from dtolnay/supertraitsd8c39a8
Add test of empty supertrait listd530864
Parse empty supertrait listDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)