rust/tests/ui-cargo/multiple_crate_versions/fail
Michael Wright 5b9c2ff9cc Fix multiple_crate_versions error
Fix the versions of packages in the multiple_crate_versions ui test by
checking in the Cargo.lock for the test package. `ansi_term 0.11`
depends on `winapi ^0.3.4`. This means means that the expected stderr for
this test would have to be updated whenever `winapi 0.3` is updated
otherwise.
2020-07-01 07:35:18 +02:00
..
src Merge remote-tracking branch 'upstream/master' into rustup2 2020-06-30 15:40:22 +02:00
Cargo.lock Fix multiple_crate_versions error 2020-07-01 07:35:18 +02:00
Cargo.toml Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy 2020-06-09 14:36:01 +00:00