Skip to content

Increase MSRV to 1.41.0, as this was when profile-overrides landed #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
wants to merge 1 commit into from

Conversation

richardeoin
Copy link

profile-overrides landed in 1.41 rust-lang/cargo#7591

I appreciate that the intention may be to maintain support for earlier rust versions if the profile-overrides keys are deleted from the README. But if the crate throws an error when compiled with its MSRV compiler, that in my opinion/understanding defeats the purpose of the MSRV.

profile-overrides landed in 1.41 rust-lang/cargo#7591

I appreciate that the intention may be to maintain support for earlier rust versions if the profile-overrides keys are deleted from the README. But if the crate throws an error when compiled with its MSRV compiler, that in my opinion defeats the purpose of the MSRV.
@richardeoin
Copy link
Author

The CI fails (as far as I can tell) on new compiler diagnostics in rust 1.41

(which `$CRATE` depends on)

@AfoHT
Copy link
Contributor

AfoHT commented Sep 1, 2020

For the upcoming version 0.6 the current plan is to move towards a moving "MSRV" which follows Rust stable.

But for 0.5.x MSRV will remain stuck in the past. This is the reason such hacks were done.

@korken89
Copy link
Collaborator

This has been fixed in master

@korken89 korken89 closed this Sep 25, 2020
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