Skip to content

Conversation

eddyb
Copy link
Contributor

@eddyb eddyb commented Mar 4, 2021

Fixes #459 (clippy's use_self has a correct implementation now).

Sadly, I had to add one new #[allow(clippy::use_self)], because of rust-lang/rust-clippy#6818, but it's still an overall improvement.

@eddyb eddyb requested a review from khyperia as a code owner March 4, 2021 15:37
@XAMPPRocky XAMPPRocky enabled auto-merge (squash) March 4, 2021 15:39
@XAMPPRocky XAMPPRocky merged commit d574fa3 into EmbarkStudios:main Mar 4, 2021
@eddyb eddyb deleted the use-self-cleanup branch March 4, 2021 16:21
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.

future cleanup: remove allow(clippy::use_self) once we rustup past 2021-02-26.

3 participants