diff options
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile index ad0e209a..675a4823 100644 --- a/src/Makefile +++ b/src/Makefile @@ -422,6 +422,7 @@ TEST_XFAILS_RUSTC := $(filter-out \ arith-0.rs \ arith-1.rs \ arith-2.rs \ + autoderef-full-lval.rs \ bind-interior.rs \ bind-thunk.rs \ bind-trivial.rs \ |