Skip to content

Fix broken config and clippy warnings #773

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

Merged
merged 2 commits into from
May 12, 2025
Merged

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented May 6, 2025

The puid crate was deleted on Apr 17, 2025.
This is causing cargo run -- check-config to fail.

This also fixes the clippy::uninlined_format_args lint which looks like it was moved to "style" in rust-lang/rust-clippy#14160.

The `puid` crate was deleted on Apr 17, 2025.
This is causing `cargo run -- check-config` to fail.
@Mark-Simulacrum Mark-Simulacrum enabled auto-merge May 6, 2025 23:35
@Skgland
Copy link
Contributor

Skgland commented May 7, 2025

I think this and #772 need to be combined to pass CI as either alone will fail as its missing the others fix.

This fixes the clippy::uninlined_format_args lint which looks like
it was moved to "style" in rust-lang/rust-clippy#14160.
auto-merge was automatically disabled May 7, 2025 13:51

Head branch was pushed to by a user without write access

@ehuss ehuss changed the title Fix broken config Fix broken config and clippy warnings May 7, 2025
@ehuss ehuss mentioned this pull request May 7, 2025
@Skgland Skgland mentioned this pull request May 12, 2025
@marcoieni marcoieni added this pull request to the merge queue May 12, 2025
Merged via the queue into rust-lang:master with commit 645c708 May 12, 2025
3 checks passed
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.

3 participants