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 d6d8007 commit 40afcf4Copy full SHA for 40afcf4
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: d7f7634c955deaf55cf11071d5e92300a059be61
+refs/heads/master: 3a7271a026248c88ebefff6c5b585245a5151eb1
trunk/src/Makefile
@@ -448,6 +448,7 @@ TEST_XFAILS_RUSTC := $(filter-out \
448
alt-pattern-lit.rs \
449
alt-pattern-simple.rs \
450
alt-tag.rs \
451
+ argv.rs \
452
arith-0.rs \
453
arith-1.rs \
454
arith-2.rs \
@@ -464,6 +465,7 @@ TEST_XFAILS_RUSTC := $(filter-out \
464
465
box-in-tup.rs \
466
cast.rs \
467
char.rs \
468
+ command-line-args.rs \
469
complex.rs \
470
const.rs \
471
dead-code-one-arm-if.rs \
0 commit comments