Skip to content

Commit 3b1a38a

Browse files
committed
---
yaml --- r: 4839 b: refs/heads/master c: a0ca1ac h: refs/heads/master i: 4837: b908c44 4835: 885df31 4831: c6c9fe5 v: v3
1 parent b7a34f9 commit 3b1a38a

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 22c8eebc48dd3238b2b5c01bdece26166bfe36bc
2+
refs/heads/master: a0ca1ac1bc51d020a92000b4efbe66ee39546dbe

trunk/src/test/run-pass/interior-vec.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// xfail-pretty
2-
31
import rusti::ivec_len;
42

53
native "rust-intrinsic" mod rusti {

trunk/src/test/run-pass/macro-by-example-2.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// xfail-pretty
2-
31
fn main() {
42
#macro([#zip_or_unzip[[x, ...], [y, ...]], [[x, y], ...]],
53
[#zip_or_unzip[[xx, yy], ...], [[xx, ...], [yy, ...]]]);

0 commit comments

Comments
 (0)