about summary refs log tree commit diff
path: root/src/librustc_trans/driver/pretty.rs
AgeCommit message (Expand)AuthorLines
2014-12-04Separate the driver into its own crate that uses trans, typeck.Niko Matsakis-598/+0
2014-12-04Remove dependencies on driver from trans et al. by moving variousNiko Matsakis-5/+6
2014-11-19rollup merge of #19040: alexcrichton/issue-18904Jakub Bukaj-2/+2
2014-11-18std: Stabilize std::fmtAlex Crichton-2/+2
2014-11-19rustc: fix fallout of adding the `'tcx` lifetime to `Ty`.Eduard Burtescu-1/+1
2014-11-18Move trans, back, driver, and back into a new crate, rustc_trans. Reduces mem...Niko Matsakis-0/+597