Closed
Description
https://github.com/rust-lang/rust/tree/fe0b0428b89802f02a050eab72373b75709d0bce/tests/ui/unique all seem to be testing std::boxed::Box. It hasn't been called unique
in many years, and that's now ambiguous with ptr::Unqiue
. We should rename the test suite for clarity.