summary refs log tree commit diff
path: root/src/test/run-make/alloc-extern-crates/fakealloc.rs
AgeCommit message (Collapse)AuthorLines
2015-02-07Fix new testKeegan McAllister-1/+1
2015-02-05Made external_crates feature work again.Alexander Light-0/+36
Also added test for it. Fixes #21928