We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38bde78 commit 410e2c6Copy full SHA for 410e2c6
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 27c3af0d9163975803e1ef6a150ab95c09995fab
+refs/heads/master: 0bd33ad4b0b182fd28b93d0ec52c041b1a6ea110
trunk/src/Makefile
@@ -386,6 +386,8 @@ TEST_XFAILS_LLVM := $(addprefix test/run-pass/, \
386
acyclic-unwind.rs \
387
alt-pattern-simple.rs \
388
alt-tag.rs \
389
+ argv.rs \
390
+ auto-deref.rs \
391
autoderef-full-lval.rs \
392
autoderef-objfn.rs \
393
basic.rs \
@@ -471,6 +473,7 @@ TEST_XFAILS_LLVM := $(addprefix test/run-pass/, \
471
473
task-comm-2.rs \
472
474
task-comm-3.rs \
475
task-comm-4.rs \
476
+ task-comm-5.rs \
477
threads.rs \
478
tup.rs \
479
type-sizes.rs \
0 commit comments