mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00

test: migrate member_errors, multitarget and new to snapbox ### What does this PR try to resolve? Part of https://github.com/rust-lang/cargo/issues/14039. Migrate following to snapbox: - `tests/testsuite/member_errors.rs` - `tests/testsuite/multitarget.rs` - `tests/testsuite/new.rs`