summary refs log tree commit diff
path: root/src/rustc/libc_shim
AgeCommit message (Expand)AuthorLines
2018-04-07Inject the `compiler_builtins` crate whenever the `core` crate is injectedOliver Schneider-0/+2
2017-09-21Trim and document libc shimTamir Duberstein-27/+23
2016-12-30std: Don't build docs for misc facade cratesAlex Crichton-0/+1
2016-11-26rustbuild: Add bench = false to std shim cratesUlrik Sverdrup-0/+1
2016-05-12rustbuild: Add support for crate tests + doctestsAlex Crichton-0/+1
2016-05-10rustbuild: Tighten dependencies of build scriptsAlex Crichton-0/+3
2016-02-11Add a Cargo-based build systemAlex Crichton-0/+35