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: Adopt '_rust/main' template #147

Merged
merged 114 commits into from
Oct 10, 2024
Merged

chore: Adopt '_rust/main' template #147

merged 114 commits into from
Oct 10, 2024

Conversation

epage
Copy link
Contributor

@epage epage commented Sep 27, 2024

I needed to update the pre-commit Action and decided this would make it easier

epage and others added 30 commits March 29, 2023 14:33
Doing so can cause unnecessary recompilation
chore(deps): update msrv to v1.65.0
This will make reviewing auto-update PRs easier
epage and others added 26 commits April 16, 2024 21:46
The overhead for MSRV bumping is a lot lower and its annoying merging
all of the PRs (and I don't want these auto-merged)
Want to add this back in later but this is slowing down migration of my
repos.
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
I needed to update pre-commit and decided this would make it easier
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@Muscraft Muscraft merged commit 220289c into rust-lang:master Oct 10, 2024
16 of 17 checks passed
@epage epage deleted the update branch October 10, 2024 21:27
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.

5 participants