mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
c8e964780d
cleanup `tests/ui/box`, part 2 Followup to rust-lang/rust#152868. I merged some of the slightly less trivial tests into `basic-operations.rs` and deleted several others entirely. r? @Kivooeo (since you claimed the last one, but feel free to reassign) Part of https://github.com/rust-lang/rust/issues/133895.