Skip to content

Stop allowing clippy::return_self_not_must_use in completion.rs #333

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

Closed
nicholasbishop opened this issue Dec 21, 2021 · 0 comments · Fixed by #351
Closed

Stop allowing clippy::return_self_not_must_use in completion.rs #333

nicholasbishop opened this issue Dec 21, 2021 · 0 comments · Fixed by #351

Comments

@nicholasbishop
Copy link
Member

A clippy bug (rust-lang/rust-clippy#8140) required us to add an allow for clippy::return_self_not_must_use. That bug has been fixed, but not yet rolled out to the nightly version of clippy installed by rustup.

nicholasbishop added a commit that referenced this issue Dec 21, 2021
Filed #333 to remind us to
revert it later.
nicholasbishop added a commit that referenced this issue Dec 21, 2021
Filed #333 to remind us to
revert it later.
nicholasbishop added a commit to nicholasbishop/uefi-rs that referenced this issue Jan 29, 2022
nicholasbishop added a commit that referenced this issue Jan 29, 2022
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 a pull request may close this issue.

1 participant