]> git.lizzy.rs Git - rust.git/commit - src/tools/rustfmt
Rollup merge of #76273 - CraftSpider:master, r=matklad
authorDylan DPC <dylan.dpc@gmail.com>
Sun, 6 Sep 2020 23:17:45 +0000 (01:17 +0200)
committerGitHub <noreply@github.com>
Sun, 6 Sep 2020 23:17:45 +0000 (01:17 +0200)
commite488c4f187be7f561ff24fcbdc8427767be79f1f
tree987d83025304a2d36ee86467ca272e52fb651573
parent73dc675b9437c2a51a975a9f58cc66f05463c351
parent2278c7255a1423b12d0efee3de43b23fa0d5b892
Rollup merge of #76273 - CraftSpider:master, r=matklad

Move some Vec UI tests into alloc unit tests

A bit of work towards #76268, makes a number of the Vec UI tests that are simply running code into unit tests. Ensured that they are being run when testing liballoc locally.
library/alloc/tests/vec.rs