summary refs log tree commit diff
path: root/src/vendor/libc/ci/docker
AgeCommit message (Collapse)AuthorLines
2016-11-08rustbuild: Vendor all dependenciesAlex Crichton-0/+160
This commit vendors all dependencies when using rustbuild to ensure that we don't hit the network during a build and can build as a self-contained unit.