summary refs log tree commit diff
path: root/src/test/run-make/alloc-extern-crates/Makefile
AgeCommit message (Collapse)AuthorLines
2017-08-25*: remove crate_{name,type} attributesTamir Duberstein-1/+1
Fixes #41701.
2015-02-05Made external_crates feature work again.Alexander Light-0/+5
Also added test for it. Fixes #21928