Skip to content

chore: update syn to v3 - #37

Merged
joshka merged 1 commit into
ratatui:mainfrom
AudaciousAxiom:chore/syn-v3
Aug 3, 2026
Merged

chore: update syn to v3#37
joshka merged 1 commit into
ratatui:mainfrom
AudaciousAxiom:chore/syn-v3

Conversation

@AudaciousAxiom

@AudaciousAxiom AudaciousAxiom commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Following the recent release of a new major version of syn (and of darling), this bumps the versions used by instability, with the goal of eventually removing the duplicated dependency in binaries (and therefore reducing compile times).

syn v3 advertises an MSRV of 1.71 and darling v0.24.0 an MSRV of 1.88, so this shouldn't affect the MSRV of this crate.

syn v3 of course contains breaking changes: I've been through the changelog but didn't find anything relevant (but there are quite a few of them so I could have missed some). I've run cargo test but didn't do any other kind of testing.

@codecov-commenter

codecov-commenter commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.51%. Comparing base (11ef7c1) to head (cbc70dc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #37   +/-   ##
=======================================
  Coverage   83.51%   83.51%           
=======================================
  Files           4        4           
  Lines         364      364           
=======================================
  Hits          304      304           
  Misses         60       60           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread Cargo.toml
@joshka
joshka merged commit fe9041c into ratatui:main Aug 3, 2026
11 checks passed
@joshka

joshka commented Aug 3, 2026

Copy link
Copy Markdown
Member

thanks

@github-actions github-actions Bot mentioned this pull request Aug 3, 2026
joshka pushed a commit that referenced this pull request Aug 3, 2026
## 🤖 New release

* `instability`: 0.3.12 -> 0.3.13
* `instability-example`: 0.3.12 -> 0.3.13

<details><summary><i><b>Changelog</b></i></summary><p>

## `instability`

<blockquote>

##
[0.3.13](instability-v0.3.12...instability-v0.3.13)
- 2026-08-03

### Other

- update `syn` to v3
([#37](#37))
</blockquote>

## `instability-example`

<blockquote>

##
[0.3.7](instability-example-v0.3.6...instability-example-v0.3.7)
- 2025-01-10

### Other

- Add #[allow(unused_imports)] lint to unstable reexports
([#21](#21))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@AudaciousAxiom
AudaciousAxiom deleted the chore/syn-v3 branch August 3, 2026 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants