Skip to content

Conversation

@lo48576
Copy link
Contributor

@lo48576 lo48576 commented Aug 16, 2020

cc-1.0.42 should not be used as minimal dependency verison, because it could hang on some environment during the build.

I use cargo +nightly update -Z minimal-versions on CI to generate Cargo.lock for minimal depnedency versions and check if Cargo.toml is OK.
However, I confirmed that compilation using cc 1.0.42 hangs on rust:latest docker (maybe Debian?).
I think this is https://github.com/alexcrichton/cc-rs/issues/440, and this version should be avoided.

cc-1.0.42 should not be used as minimal dependency verison, because it
could hang on some environment during the build.
@alexcrichton alexcrichton merged commit c2a2613 into rust-lang:master Aug 17, 2020
@alexcrichton
Copy link
Member

👍

@lo48576 lo48576 deleted the feature/bump-minimal-cc-version branch August 17, 2020 15:56
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.

2 participants