Commit 2317dc0
authored
Rollup merge of rust-lang#74142 - pickfire:patch-1, r=dtolnay
Liballoc use vec instead of vector
Keep congruency with other parts, full word vector is rarely used.1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
160 | | - | |
161 | | - | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
0 commit comments