]> git.lizzy.rs Git - rust.git/commit
Make the name of the crate available in cargo UI tests
authorEduardo Broto <ebroto@tutanota.com>
Fri, 22 May 2020 20:30:28 +0000 (22:30 +0200)
committerEduardo Broto <ebroto@tutanota.com>
Mon, 25 May 2020 18:00:08 +0000 (20:00 +0200)
commitcff5cff2f3a6687dfaf12b92762e70545e0abefe
tree981c18b14cf0ce24d81f434c927ca0a5746f3b7c
parentc41916d9bd2ca98c9291d07a095503d9e934da60
Make the name of the crate available in cargo UI tests
clippy_dev/src/new_lint.rs
tests/ui-cargo/cargo_common_metadata/fail/src/main.rs
tests/ui-cargo/cargo_common_metadata/pass/src/main.rs
tests/ui-cargo/multiple_crate_versions/fail/src/main.rs
tests/ui-cargo/multiple_crate_versions/pass/src/main.rs
tests/ui-cargo/wildcard_dependencies/fail/src/main.rs
tests/ui-cargo/wildcard_dependencies/pass/src/main.rs