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

Bump time to 0.3.36 (fixes #3043) #3045

Merged
merged 2 commits into from
Jul 26, 2024
Merged

Bump time to 0.3.36 (fixes #3043) #3045

merged 2 commits into from
Jul 26, 2024

Conversation

cyqsimon
Copy link
Contributor

@cyqsimon cyqsimon commented Jul 26, 2024

Fixes #3043.

This seems to be a regression in the standard library that unfortunately they can do nothing about. See rust-lang/rust#127343.

I'll admit this is the first time I've run into this situation where an added API breaks type inference. Seems like it's an entire category of possible regressions against which the compiler currently has no warning.

@keith-hall keith-hall merged commit 56d2823 into sharkdp:master Jul 26, 2024
24 checks passed
@keith-hall
Copy link
Collaborator

Thanks!

@cyqsimon cyqsimon deleted the time branch July 26, 2024 15:23
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.

Cannot compile bat: error[E0282]: type annotations needed for Box<_>
2 participants