fix(msrv): Put MSRV-aware resolver behind a config by epage · Pull Request #13769 · rust-lang/cargo

added 4 commits

April 17, 2024 11:35
This is a part of rust-lang#13540 which is a party of rust-lang#9930.

The config is `resolver.something-like-precedence` with values:
- `something-like-maximum` (default)
- `something-like-rust-version`

This is punting on the actual config schema so we can implement
`package.resolver` and `edition = "2024"` support as we want the
MSRV-aware resolver available without `cargo_features`.

@epage epage mentioned this pull request

Apr 17, 2024

27 tasks

weihanglo

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 18, 2024

@bors bors mentioned this pull request

Apr 18, 2024

2 tasks

@epage epage deleted the msrv-config branch

April 19, 2024 14:34

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

Apr 19, 2024

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

Apr 19, 2024

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

Apr 20, 2024