Skip to content

Upgrade clippy to 1.80.0#547

Merged
webmaster128 merged 2 commits intomainfrom
clippy-1.80.0
Aug 1, 2024
Merged

Upgrade clippy to 1.80.0#547
webmaster128 merged 2 commits intomainfrom
clippy-1.80.0

Conversation

@webmaster128
Copy link
Member

No description provided.

@webmaster128 webmaster128 requested a review from chipshort July 31, 2024 17:30
@webmaster128
Copy link
Member Author

Strange failure. Smells lit a Rust or clippy bug

@chipshort
Copy link
Contributor

It's apparently this: rust-lang/rust#124736. Basically the new Rust version introduced a new trait impl that makes the types that could previously be inferred ambiguous now.
updating the time crate should fix it.

@webmaster128
Copy link
Member Author

Ah, okay. Did not realize this is a compile error. But yeah,cargo +stable check --all-targets fails as well.

@webmaster128 webmaster128 merged commit aa38d97 into main Aug 1, 2024
@webmaster128 webmaster128 deleted the clippy-1.80.0 branch August 1, 2024 12:25
@DariuszDepta DariuszDepta added this to the 2.1.1 milestone Jan 21, 2026
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.

3 participants