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

[beta-1.69] backport #11820 #11823

Merged
merged 2 commits into from
Mar 10, 2023
Merged

[beta-1.69] backport #11820 #11823

merged 2 commits into from
Mar 10, 2023

Commits on Mar 9, 2023

  1. Auto merge of rust-lang#11820 - weihanglo:bump-crates-io, r=ehuss

    Bump crates-io to 0.36.0
    
    This was an overlook of rust-lang#11600
    
    Since we already got rust-lang#11806 to backport, I guess it is not harmful to <https://github.com/rust-lang/cargo/labels/beta-nominated> this as well.  Maybe it do need a backport as `src/cargo/ops/registry.rs` use a new public API from that PR.
    
    BTW, please help check if it is really a breaking change.
    bors authored and weihanglo committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    881b030 View commit details
    Browse the repository at this point in the history
  2. Auto merge of rust-lang#11817 - weihanglo:semvercheck-fix, r=epage

    Fix semver check for 1.68
    
    See https://github.com/rust-lang/cargo/actions/runs/4375746793/jobs/7656883351
    
    Run `cd src/doc/semver-check && cargo +stable run` to test.
    bors authored and weihanglo committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    32dbbce View commit details
    Browse the repository at this point in the history