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

ci: introduce rust ci workflow #7

Merged
merged 3 commits into from
Mar 19, 2024
Merged

ci: introduce rust ci workflow #7

merged 3 commits into from
Mar 19, 2024

Conversation

lffg
Copy link
Contributor

@lffg lffg commented Mar 19, 2024

Closes: #8

Copy link
Contributor

Choose a reason for hiding this comment

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

Why the use of dtolnay/rust-toolchain@nightly instead of dtolnay/rust-toolchain@stable?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We're using some unstable rustfmt options, which require a nightly toolchain, sadly.

@lffg lffg merged commit 1623a75 into main Mar 19, 2024
3 checks passed
@lffg lffg deleted the ci/add-rust branch March 19, 2024 15:22
@lffg lffg self-assigned this Mar 21, 2024
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.

Configurar GHA
3 participants