Skip to content

Increase MSRV to 1.41.0, as this was when profile-overrides landed#333

Closed
richardeoin wants to merge 1 commit intortic-rs:masterfrom
richardeoin:msrv-1-41
Closed

Increase MSRV to 1.41.0, as this was when profile-overrides landed#333
richardeoin wants to merge 1 commit intortic-rs:masterfrom
richardeoin:msrv-1-41

Conversation

@richardeoin
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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