Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Clippy fixes #371

Merged
merged 2 commits into from
Dec 27, 2024
Merged

Clippy fixes #371

merged 2 commits into from
Dec 27, 2024

Conversation

tgross35
Copy link
Contributor

@tgross35 tgross35 commented Dec 27, 2024

More information is in the commits:

  • Fix new clippy::precedence lints
  • Allow Clippy lints in compiler-builtins-smoke-test

[1] extends Clippy's `precedence` lint to cover `&`, `|`, and bitshifts.
Update cases that are flagged by this in the most recent nightly.

[1]: rust-lang/rust-clippy#13743
Rather than always needing to exclude `cb` when running `cargo clippy`,
just disable Clippy for the included module.
@tgross35 tgross35 enabled auto-merge December 27, 2024 11:05
@tgross35 tgross35 merged commit 8552890 into rust-lang:master Dec 27, 2024
30 checks passed
@tgross35 tgross35 deleted the clippy-fixes branch December 27, 2024 11:17
tgross35 added a commit that referenced this pull request Apr 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant