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 421f0a1 commit 18454baCopy full SHA for 18454ba
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 5e77d5532681f74e57fda63900fe2792ec77457b
+refs/heads/master: 7bc919909aedbc5fafa9a227adbdfbb9bcb83cbb
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 2f46b763da2c098913884f101b6d71d69af41b49
5
refs/heads/try: 3d5418789064fdb463e872a4e651af1c628a3650
trunk/src/test/run-pass/issue-4541.rs
@@ -8,6 +8,7 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
+// xfail-test
12
fn parse_args() -> ~str {
13
let args = core::os::args();
14
let mut n = 0;
0 commit comments