Skip to content

Clippy fixes#3276

Merged
rbtcollins merged 2 commits into
rust-lang:masterfrom
gautamprikshit1:clippy-fixes
Mar 21, 2023
Merged

Clippy fixes#3276
rbtcollins merged 2 commits into
rust-lang:masterfrom
gautamprikshit1:clippy-fixes

Conversation

@gautamprikshit1

Copy link
Copy Markdown
Contributor

Fixed Clippy suggestions in accordance with #3216

Comment thread src/test.rs Outdated
// For windows, this host may be different to the target: we may be
// building with i686 toolchain, but on an x86_64 host, so run the
// actual detection logic and trust it.
#[allow(clippy::box_default)]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Could you allow this globally please?

@rbtcollins

Copy link
Copy Markdown
Contributor

Thanks! We'll merge this soon, just finishing a release

@rbtcollins

Copy link
Copy Markdown
Contributor

Merging now since we have to re-stage after the GPG fixups.

@rbtcollins rbtcollins merged commit 4094153 into rust-lang:master Mar 21, 2023
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.

2 participants