Skip to content

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