]> git.lizzy.rs Git - rust.git/commit
Merge raw_vec into_box with previous impl<T, Global>
authorIvan Tham <pickfire@riseup.net>
Sun, 31 May 2020 09:19:06 +0000 (17:19 +0800)
committerIvan Tham <pickfire@riseup.net>
Sun, 31 May 2020 09:19:06 +0000 (17:19 +0800)
commit71404633e843e0e5a533c677a764c8cb7f2a55fb
tree2e5bef2a5ed18e25d8fb5a6ab7ca0a238f0dcbf2
parent79449986b707c18df92622a53d83eddd6872d8ee
Merge raw_vec into_box with previous impl<T, Global>

There are two separate `impl<T, Global>` which no special reason, it would be
better to merge both of them.
src/liballoc/raw_vec.rs