Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Update Rust toolchain to 1.57 #2145

Merged
merged 2 commits into from
Dec 3, 2021
Merged

Conversation

taylorlee
Copy link
Contributor

I originally updated my toolchain to 1.56.1 on a local branch, since afaict rust-analyzer wasn't able to work with derived StructOpt proc-macros in 1.54. Since 1.57 was released today, I figured I'd update it all the way in this pr.

followed example from #2017

This commit can be replicated by updating rust-toolchain, then running
cargo clippy --fix --allow-dirty.

This commit can be replicated by updating rust-toolchain, then running
`cargo clippy --fix --allow-dirty`.
@taylorlee taylorlee requested a review from jyn514 December 3, 2021 00:37
@taylorlee taylorlee requested a review from a team as a code owner December 3, 2021 00:37
@threepointone
Copy link
Contributor

Could you fix the lint error? https://github.com/cloudflare/wrangler/runs/4402686399?check_suite_focus=true Nevermind the security audit, we're working on fixing that separately

@taylorlee taylorlee merged commit acfa2dd into master Dec 3, 2021
@delete-merged-branch delete-merged-branch bot deleted the taylorlee/bump-toolchain-to-1.57.0 branch December 3, 2021 19:00
@threepointone threepointone mentioned this pull request Dec 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants