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 9080318 commit c1f621cCopy full SHA for c1f621c
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: c94bf8bb680e0d6281822d289587d669e9374372
+refs/heads/master: 4d41a4227c82178db4b29d2bcde1dab8b5fd5285
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: a86d9ad15e339ab343a12513f9c90556f677b9ca
5
refs/heads/try: 961753763fb87ddcbbccaec4ea87648608d19a58
trunk/src/libarena/lib.rs
@@ -563,7 +563,7 @@ mod tests {
563
564
struct Noncopy {
565
string: String,
566
- array: Vec<int> ,
+ array: Vec<int>,
567
}
568
569
#[test]
0 commit comments