aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index c9c7b6b0..4d290b10 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -432,6 +432,7 @@ TEST_XFAILS_RUSTC := $(filter-out \
deep.rs \
deref.rs \
div-mod.rs \
+ drop-bind-thunk-args.rs \
drop-on-ret.rs \
fact.rs \
hello.rs \