summary refs log tree commit diff
path: root/src/rustc/Cargo.toml
AgeCommit message (Expand)AuthorLines
2018-01-27rustc: Load the `rustc_trans` crate at runtimeAlex Crichton-3/+0
2017-08-11Make librustc_driver work without librustc_transbjorn3-0/+1
2017-07-27Build rustdoc on-demand.Mark Simulacrum-5/+0
2016-11-30Update the bootstrap compilerAlex Crichton-11/+0
2016-05-12rustbuild: Add support for crate tests + doctestsAlex Crichton-0/+2
2016-03-08rustbuild: Fix stage1 rustdocAlex Crichton-1/+1
2016-03-08rustbuild: Move rustbook to a `src/tools` directoryAlex Crichton-5/+0
2016-02-11Add a Cargo-based build systemAlex Crichton-0/+36