]> git.lizzy.rs Git - rust.git/commit
Made external_crates feature work again.
authorAlexander Light <allight@cs.brown.edu>
Thu, 5 Feb 2015 15:51:17 +0000 (10:51 -0500)
committerAlexander Light <allight@cs.brown.edu>
Thu, 5 Feb 2015 16:48:28 +0000 (11:48 -0500)
commit8fded29586041ac8877bc35dadc60bdf873459a0
tree83e17ee35c8fabb91dfba612bd5b91be287b5e11
parentac134f7ca435551964996ee88319241cd3c7c110
Made external_crates feature work again.

Also added test for it.

Fixes #21928
src/liballoc/lib.rs
src/test/run-make/alloc-extern-crates/Makefile [new file with mode: 0644]
src/test/run-make/alloc-extern-crates/fakealloc.rs [new file with mode: 0644]