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

Use default toolchain for cargo fmt #84

Merged
merged 1 commit into from
Sep 4, 2023
Merged

Conversation

khssnv
Copy link
Member

@khssnv khssnv commented Sep 4, 2023

We no longer need to pass toolchain to cargo fmt invocations because it is specified in rust-toolchain.toml. At the same time, preserving the toolchain argument may become an issue if the latest nightly defaults are changed and become not the same as defaults for the toolchain specified in rust-toolchain.toml.

@khssnv khssnv force-pushed the fix/cargo-fmt-default-toolchain branch from c77f893 to e7628d7 Compare September 4, 2023 06:27
@khssnv khssnv merged commit f914b2b into dev Sep 4, 2023
2 checks passed
@khssnv khssnv deleted the fix/cargo-fmt-default-toolchain branch September 4, 2023 09:54
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.

2 participants