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

Bump to semver 0.10 for VersionReq::is_exact #8279

Merged
merged 1 commit into from
May 25, 2020

Conversation

illicitonion
Copy link
Contributor

@illicitonion illicitonion commented May 25, 2020

This stops using to_string as a proxy for this now-provided precise API.

This reverts commit b719272 and bumps the
dependency version in Cargo.toml.

This stops using `to_string` as a proxy for this now-provided precise API.

This reverts commit b719272 and bupms the
dependency version in Cargo.toml.
@rust-highfive
Copy link

r? @ehuss

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 25, 2020
@ehuss
Copy link
Contributor

ehuss commented May 25, 2020

Thanks!
@bors r+

@bors
Copy link
Collaborator

bors commented May 25, 2020

📌 Commit 556c236 has been approved by ehuss

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 25, 2020
@bors
Copy link
Collaborator

bors commented May 25, 2020

⌛ Testing commit 556c236 with merge 9fcb8c1...

@bors
Copy link
Collaborator

bors commented May 25, 2020

☀️ Test successful - checks-azure
Approved by: ehuss
Pushing 9fcb8c1 to master...

@bors bors merged commit 9fcb8c1 into rust-lang:master May 25, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request May 27, 2020
Update cargo

7 commits in 500b2bd01c958f5a33b6aa3f080bea015877b83c..9fcb8c1d20c17f51054f7aa4e08ff28d381fe096
2020-05-18 17:12:54 +0000 to 2020-05-25 16:25:36 +0000
- Bump to semver 0.10 for `VersionReq::is_exact` (rust-lang/cargo#8279)
- Fix panic with `cargo tree --target=all -Zfeatures=all` (rust-lang/cargo#8269)
- Fix nightly tests with llvm-tools. (rust-lang/cargo#8272)
- Provide better error messages for a bad `patch`. (rust-lang/cargo#8248)
- Try installing exact versions before updating (rust-lang/cargo#8022)
- Document unstable `strip` profile feature (rust-lang/cargo#8262)
- Add option to strip binaries (rust-lang/cargo#8246)
@ehuss ehuss added this to the 1.45.0 milestone Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants