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

Fix msrv CI: Check for --all-features #890

Merged
merged 8 commits into from
Nov 4, 2023
Merged

Fix msrv CI: Check for --all-features #890

merged 8 commits into from
Nov 4, 2023

Conversation

NobodyXu
Copy link
Collaborator

To make sure that enabling parallel feature would not require bumping msrv.

To make sure that enabling `parallel` feature would not require bumping
msrv.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Since most of the time is spent on installing Rust, there's no point in
parallelizing it.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
@NobodyXu NobodyXu requested a review from thomcc October 27, 2023 13:46
@NobodyXu NobodyXu changed the title Fix msrv CI: Check for --all-features and macos Fix msrv CI: Check for --all-features Nov 1, 2023
@NobodyXu
Copy link
Collaborator Author

NobodyXu commented Nov 3, 2023

@thomcc Pinging since I'd like this PR to merge first.
I would need this to be merged so that I can bump MSRV (and possibly re-enable macos msrv check) sas otherwise it would cause a merge conflict.

It would also make sure that there's no new regression related to MSRV.

@dot-asm
Copy link
Contributor

dot-asm commented Nov 4, 2023

so that I can bump MSRV

Not that my opinion matters, I'm just a user, but I would like to speak up against bumping MSRV if it goes above 1.56 [which matches 2021 edition].

@NobodyXu
Copy link
Collaborator Author

NobodyXu commented Nov 4, 2023

@dot-asm I planned to bump it to 1.53 #889 (comment) so it should be ok for you.

It's almost 2.5 years old

Copy link
Member

@thomcc thomcc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@thomcc thomcc merged commit 6c9be16 into rust-lang:main Nov 4, 2023
16 checks passed
@NobodyXu NobodyXu deleted the msrv branch November 4, 2023 23:27
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