Skip to content

Commit a4a0c6a

Browse files
committed
XFAIL const test on LLVM, of course.
1 parent 7287d3a commit a4a0c6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,7 @@ TEST_XFAILS_LLVM := $(TASK_XFAILS) \
453453
comm.rs \
454454
command-line-args.rs \
455455
complex.rs \
456+
const.rs \
456457
constrained-type.rs \
457458
deep.rs \
458459
deref.rs \

0 commit comments

Comments
 (0)