Skip to content

Conversation

@Firestar99
Copy link
Member

see individual commits

- name: install rust-toolchain
run: cargo version
- name: Install rustup components
run: rustup component add rustfmt clippy
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't even need these, with rust-toolchain.toml they should be installed automatically

Copy link
Member Author

Choose a reason for hiding this comment

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

True, but it gives better accuracy how long each step takes, when you're comparing CI times like in #334

(not that it really matters for lint, but why not make it match the others)

Copy link
Collaborator

@LegNeato LegNeato left a comment

Choose a reason for hiding this comment

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

🚀

@LegNeato LegNeato added this pull request to the merge queue Dec 5, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 5, 2025
@Firestar99 Firestar99 added this pull request to the merge queue Dec 5, 2025
Merged via the queue into main with commit 49e3e57 Dec 5, 2025
13 checks passed
@Firestar99 Firestar99 deleted the minor branch December 5, 2025 11:00
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.

4 participants