Skip to content
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

Fix clippy lints that emerged in 1.83 #37

Open
mxgrey opened this issue Dec 3, 2024 · 0 comments
Open

Fix clippy lints that emerged in 1.83 #37

mxgrey opened this issue Dec 3, 2024 · 0 comments

Comments

@mxgrey
Copy link
Contributor

mxgrey commented Dec 3, 2024

Some new aggressive clippy lints about eliding lifetimes showed up in 1.83.

They're not hurting our CI yet, presumably because we're using ubuntu-latest which hasn't incorporated version 1.83 yet.

We should probably set up our CI to use the latest stable Rust instead of ubuntu-latest, and then also fix these new lints.

@mxgrey mxgrey added this to PMC Board Dec 3, 2024
@github-project-automation github-project-automation bot moved this to Inbox in PMC Board Dec 3, 2024
@mxgrey mxgrey moved this from Inbox to Todo in PMC Board Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant