Skip to content
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 dependencies and update crates to use syn 2.0 #5749

Merged
merged 3 commits into from
Jun 19, 2023

Conversation

fee1-dead
Copy link
Member

  • Updates clap from 3.X to 4.X. This part is partially reviewed in https://github.com/rust-lang/rust/pull/110077/files#r1161312743.
  • Bumped serde and thiserror.
  • Updated config_proc_macro to use syn 2.0
  • Removed derive_new: all usages of it didn't need a procedural macro, and it was trivial to replace them with manual impls, so I did.

@calebcartwright
Copy link
Member

Going to try to take a look at this tonight/tomorrow, as it's one of the last one or two PRs I want to pull into our next release before we ship let-else support

Copy link
Member

@calebcartwright calebcartwright left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ty!

@calebcartwright calebcartwright merged commit a463f23 into rust-lang:master Jun 19, 2023
27 checks passed
@calebcartwright calebcartwright added release-notes Needs an associated changelog entry and removed pr-not-reviewed release-notes Needs an associated changelog entry labels Jun 19, 2023
@fee1-dead fee1-dead deleted the bumps branch June 27, 2023 16:41
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.

None yet

3 participants