fix(install): Don't respect MSRV for non-local installs by epage · Pull Request #13790 · rust-lang/cargo

@epage epage mentioned this pull request

Apr 23, 2024

27 tasks

weihanglo

The design for this stems from
- It being unclear what the initialization order would be
- Prematurely writing this for `Cargo.lock` version to leverage it and
  maybe to switch other MSRV-aware logic to

@epage

weihanglo

@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

Apr 23, 2024

bors added a commit to rust-lang-ci/rust that referenced this pull request

Apr 24, 2024

@bors