cargo/tests/testsuite/cargo_add/dev_prefer_existing_version
Ed Page 73906aeaf8 fix(add): Clarify which version the features are added for
This gives a hint to users that we might not be showing the feature list
for the latest version but the earliest version.

Also when using a workspace dependency or re-using an existing
dependency, this is a good reminder of what the version requirement is
that was selected.

However, when the user or add (the common case) selected a full
precision requirement, this is redundant.

I'm also mixed on whether the meta version should show up.

Fixes #11073
2022-09-12 09:39:47 -05:00
..
in test(add): Make test data valid 2022-07-25 11:06:12 -05:00
out test(add): Make test data valid 2022-07-25 11:06:12 -05:00
mod.rs refactor(test): Clarify asserts are for UI 2022-06-21 14:59:54 -05:00
stderr.log fix(add): Clarify which version the features are added for 2022-09-12 09:39:47 -05:00
stdout.log move all snapshot/cargo_add/ tests to testsuite/cargo_add/ 2022-05-06 20:51:29 -05:00