Skip to content

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
13 checks passed
@webmaster128 webmaster128 deleted the clippy-1.80.0 branch August 1, 2024 12:25
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.

2 participants