cargo/tests/testsuite/cargo_add/merge_activated_features
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 Stabilize workspace inheritance 2022-07-23 09:36:49 -05:00
out Stabilize workspace inheritance 2022-07-23 09:36:49 -05:00
mod.rs Stabilize workspace inheritance 2022-07-23 09:36:49 -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