diff --git a/src/Makefile b/src/Makefile index 81ca965db16e..17fb737ef13e 100644 --- a/src/Makefile +++ b/src/Makefile @@ -442,7 +442,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \ basic-2.rs \ basic.rs \ bind-obj-ctor.rs \ - box-unbox.rs \ child-outlives-parent.rs \ clone-with-exterior.rs \ comm.rs \