about summary refs log tree commit diff
path: root/src/rustc/rustc.rs
AgeCommit message (Expand)AuthorLines
2019-12-22Format the worldMark Rousskov-12/+7
2019-04-22Remove leading newlinesvarkor-1/+0
2019-03-10Make the rustc driver and interface demand drivenJohn Kåre Alsaker-11/+0
2019-01-03rustc: Fix regression where jemalloc isn't usedAlex Crichton-10/+31
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-19rustc: Move jemalloc from rustc_driver to rustcAlex Crichton-0/+8
2018-04-17Rollup merge of #49606 - varkor:pipe-repair, r=alexcrichtonkennytm-1/+4
2018-04-11Prevent EPIPE causing ICEs in rustc and rustdocvarkor-1/+4
2018-04-10Allow incorrectly reported unused attribute warningMark Simulacrum-0/+1
2018-03-28Set link args for rustdocTatsuyuki Ishi-0/+1
2018-03-18rustc_driver: get rid of extra thread on WindowsTatsuyuki Ishi-0/+9
2016-02-11Add a Cargo-based build systemAlex Crichton-0/+15