Files
rust/library/std
Dylan DPC 3b0a02a26b Rollup merge of #82862 - athre0z:generalize-vec-write-impl, r=TimDiekmann
Generalize Write impl for Vec<u8> to Vec<u8, A>

As discussed in the [issue tracker for the wg-allocators working group][1], updating this impl for allocator support was most likely just forgotten previously. This PR fixes this.

r? `````@TimDiekmann`````

[1]: https://github.com/rust-lang/wg-allocators/issues/86
2021-03-08 13:13:27 +01:00
..
2020-07-27 19:51:13 -05:00
2020-12-07 15:22:34 +01:00
2020-11-22 17:11:41 -05:00