Skip to content

Commit c1f621c

Browse files
committed
---
yaml --- r: 129007 b: refs/heads/master c: 4d41a42 h: refs/heads/master i: 129005: aacccda 129003: 2b331d8 128999: 92418ba 128991: 9736582 v: v3
1 parent 9080318 commit c1f621c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: c94bf8bb680e0d6281822d289587d669e9374372
2+
refs/heads/master: 4d41a4227c82178db4b29d2bcde1dab8b5fd5285
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: a86d9ad15e339ab343a12513f9c90556f677b9ca
55
refs/heads/try: 961753763fb87ddcbbccaec4ea87648608d19a58

trunk/src/libarena/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ mod tests {
563563

564564
struct Noncopy {
565565
string: String,
566-
array: Vec<int> ,
566+
array: Vec<int>,
567567
}
568568

569569
#[test]

0 commit comments

Comments
 (0)