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: Update from _rust template #80

Merged
merged 77 commits into from
Mar 5, 2025
Merged

chore: Update from _rust template #80

merged 77 commits into from
Mar 5, 2025

Conversation

epage
Copy link
Contributor

@epage epage commented Mar 5, 2025

No description provided.

renovate bot and others added 30 commits January 1, 2024 00:59
…hon-5.x

chore(deps): update actions/setup-python action to v5
…ion-3.x

chore(deps): update github/codeql-action action to v3
…-3.x

chore(deps): Update pre-commit/action action to v3.0.1
We might want to hold one or the other back
Now that we run clippy on stable, we can do this
This works well when a package is a safe abstraction but to universally
apply in a template to all members of a workspace doesn't make sense.
epage and others added 27 commits June 21, 2024 14:21
I found this through [mastodon][1] and found the typos jarring.

[1]: https://hachyderm.io/@epage/112729287446906823
This makes clippy warn about `format!("{}", var)`, with a
machine-applicable fix converting to `format!("{var}")`.
…rmat-args

Have clippy warn about uninlined format arguments
…go-deny-action-2.x

chore(deps): Update EmbarkStudios/cargo-deny-action action to v2
This is needed with the ubuntu-24.04 images so that `setup-python` will
install a version of Python that the pre-commit action can install into.

See pre-commit/action#210 for more of an analysis of this.
chore: Ensure pre-commit gets non-system Python
@epage epage merged commit 3ee2a09 into rust-lang:main Mar 5, 2025
15 of 17 checks passed
@epage epage deleted the template branch March 5, 2025 17:42
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