File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
branches/try/src/libcollections Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 2
2
refs/heads/master: 0e784e16840e8a0c623cc6166de26da9334db3d6
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: 828e075abd8ee2f8c16f6cb1b93c0d99307e704d
5
- refs/heads/try: 79427f0bc0fff258eae966aa1db5abc089a88aa0
5
+ refs/heads/try: 7ccab3ae8aeb1b0d7002187990aaa56b1ff03d28
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
7
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
8
8
refs/heads/try2: 147ecfdd8221e4a4d4e090486829a06da1e0ca3c
Original file line number Diff line number Diff line change @@ -2302,6 +2302,7 @@ mod tests {
2302
2302
assert_eq ! ( vec. as_ptr( ) , ptr) ;
2303
2303
assert_eq ! ( vec. capacity( ) , 7 ) ;
2304
2304
assert_eq ! ( vec. len( ) , 0 ) ;
2305
+ }
2305
2306
2306
2307
#[ test]
2307
2308
#[ should_fail]
You can’t perform that action at this time.
0 commit comments