summary refs log tree commit diff
path: root/src/liballoc_system/Cargo.toml
AgeCommit message (Collapse)AuthorLines
2016-12-30std: Don't build docs for misc facade cratesAlex Crichton-0/+1
Retain the same behavior as stable. Closes #38319
2016-02-11bootstrap: Add a bunch of Cargo.toml filesAlex Crichton-0/+13
These describe the structure of all our crate dependencies.