diff options
Diffstat (limited to 'Makefile.in')
| -rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index e2cf9f34..d8ad9ea7 100644 --- a/Makefile.in +++ b/Makefile.in @@ -653,6 +653,7 @@ TEST_XFAILS_STAGE0 := $(FLOAT_XFAILS) \ clone-with-exterior.rs \ comm.rs \ constrained-type.rs \ + decl-with-recv.rs \ destructor-ordering.rs \ iter-ret.rs \ lazychan.rs \ |