cargo/src
bors e91b58d252 Auto merge of #13794 - epage:workspace, r=weihanglo
docs(ref): Index differences between virtual / real manifests

### What does this PR try to resolve?

For a user to read the reference and to understand when each type of workspace might be right for them, they have to know to also read the section on Package Selection.

This reframes the section on needing to set `resolver = "2"` to being about differences when there isn't a root package and extends it to summarize a part of Package Selection, linking out to it. The hope is that this will make it all of the differences more discoverable without retreading too much of the same ground within Reference-style documentation.

Part of #13580

### How should we test and review this PR?

### Additional information

r? `@weihanglo`
2024-04-25 22:21:37 +00:00
..
bin/cargo refactor(msrv): Simplify tracking of use of MSRV-aware resolver 2024-04-23 14:15:59 -05:00
cargo Auto merge of #13802 - weihanglo:refactor, r=epage 2024-04-25 17:51:14 +00:00
doc docs(ref): Index differences between virtual / real manifests 2024-04-25 14:33:39 -05:00
etc feat(cli): Add --ignore-rust-version to update/generate-lockfile 2024-04-11 14:27:57 -05:00