aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 5da27170..8ad5c4bc 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -504,6 +504,7 @@ TEST_XFAILS_RUSTC := $(filter-out \
arg-count-mismatch.rs \
arg-type-mismatch.rs \
bad-expr-path.rs \
+ bad-expr-path2.rs \
import.rs \
import2.rs \
import3.rs \