]> git.lizzy.rs Git - rust.git/commit
Add test for `publish = true`.
authordaxpedda <daxpedda@gmail.com>
Sat, 6 Feb 2021 16:38:30 +0000 (17:38 +0100)
committerdaxpedda <daxpedda@gmail.com>
Sat, 6 Feb 2021 16:39:19 +0000 (17:39 +0100)
commit8b89087409e9fef934aa3de28be74a5fcea5cf7f
treee008f79af35425d3c6a541c8208c2278fa0a9c76
parentf2391a5569a468e5c73cce3b312bb47b655da9d4
Add test for `publish = true`.
tests/ui-cargo/cargo_common_metadata/fail_publish_true/Cargo.toml [new file with mode: 0644]
tests/ui-cargo/cargo_common_metadata/fail_publish_true/src/main.rs [new file with mode: 0644]
tests/ui-cargo/cargo_common_metadata/fail_publish_true/src/main.stderr [new file with mode: 0644]