diff --git a/src/Makefile b/src/Makefile index 4d43430c1a9f..999f6a7a1b8a 100644 --- a/src/Makefile +++ b/src/Makefile @@ -456,7 +456,6 @@ TEST_XFAILS_RUSTC := $(filter-out \ import5.rs \ import6.rs \ import7.rs \ - integral-indexing.rs \ item-name-overload.rs \ large-records.rs \ lazy-init.rs \