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

chore(rust-toolchain): override default toolchain #273

Merged
merged 2 commits into from
Aug 31, 2023
Merged

Conversation

andros21
Copy link
Owner

@andros21 andros21 commented Aug 30, 2023

in this way rustup should install the correct toolchain if not cached and then run cargo commands

this also makes useless:

  • dtolnay/rust-toolchain action
  • stupid manifest rust-version monthly bump, field that is completely irrelevant to force the particular toolchain version during development

@andros21 andros21 added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 30, 2023
@andros21 andros21 self-assigned this Aug 30, 2023
in this way `rustup` should install the correct
toolchain if not cached and then run cargo commands

this also makes useless:
 * `dtolnay/rust-toolchain` action
 * stupid manifest `rust-version` monthly bump, field that
   is completely irrelevant to force the particular
   toolchain version during development
@github-actions
Copy link
Contributor

Package Line Rate Health
src 88%
Summary 88% (1151 / 1308)

@andros21 andros21 merged commit 9f010ad into master Aug 31, 2023
8 checks passed
@andros21 andros21 deleted the rust-toolchain branch August 31, 2023 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant