Skip to content

Fix nightly clippy lints#3026

Closed
MinerSebas wants to merge 2 commits intobevyengine:mainfrom
MinerSebas:nightly_clippy
Closed

Fix nightly clippy lints#3026
MinerSebas wants to merge 2 commits intobevyengine:mainfrom
MinerSebas:nightly_clippy

Conversation

@MinerSebas
Copy link
Contributor

Objective

  • Clippy added new nightly Lints

Solution

  • Fix those Lints.

Ignored cases

Any Lint that triggered inside the Rendering crates were ignored, as they are about to be replaced by the rendering rework.

@github-actions github-actions bot added the S-Needs-Triage This issue needs to be labelled label Oct 25, 2021
@alice-i-cecile alice-i-cecile added C-Code-Quality A section of code that is hard to understand or change S-Needs-Review and removed S-Needs-Triage This issue needs to be labelled labels Oct 25, 2021
@mockersf
Copy link
Member

related to #2934

Copy link
Member

@alice-i-cecile alice-i-cecile left a comment

Choose a reason for hiding this comment

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

LGTM. The change to using asserts is a nice lint!

@MinerSebas
Copy link
Contributor Author

related to #2934

Missed that PR as it didn't mention (nightly) clippy in the title.
Should I close this PR?

@alice-i-cecile
Copy link
Member

I'm going to close as a duplicate of #2934; we can consolidate the work over there.

@alice-i-cecile alice-i-cecile added S-Duplicate This issue or PR already exists and removed S-Needs-Review labels Nov 5, 2021
@MinerSebas MinerSebas deleted the nightly_clippy branch February 4, 2022 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-Code-Quality A section of code that is hard to understand or change S-Duplicate This issue or PR already exists

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants