summary refs log tree commit diff
path: root/src/librustc_back/lib.rs
AgeCommit message (Expand)AuthorLines
2015-01-08rollup merge of #20754: nikomatsakis/int-featureAlex Crichton-0/+1
2015-01-08Remove warning from the libraries.Huon Wilson-0/+1
2015-01-08Improvements to feature stagingBrian Anderson-1/+1
2015-01-07Test fixes and rebase conflictsAlex Crichton-1/+2
2015-01-07Preliminary feature stagingBrian Anderson-0/+1
2015-01-06Register new snapshotsAlex Crichton-13/+2
2015-01-05Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]Keegan McAllister-0/+6
2015-01-02Fix orphan checking (cc #19470). (This is not a complete fix of #19470 becaus...Niko Matsakis-0/+1
2014-12-13librustc_back: use unboxed closuresJorge Aparicio-0/+1
2014-11-26Remove special casing for some meta attributesSteven Fackler-2/+0
2014-11-04Implement flexible target specificationCorey Richardson-0/+1
2014-10-09Use the same html_root_url for all docsBrian Anderson-1/+1
2014-10-07Put slicing syntax behind a feature gate.Nick Cameron-1/+2
2014-10-02Revert "Put slicing syntax behind a feature gate."Aaron Turon-2/+1
2014-10-02Put slicing syntax behind a feature gate.Nick Cameron-1/+2
2014-09-12Removing unused extern crates.Victor Berger-2/+0
2014-07-19Register new snapshotsAlex Crichton-2/+0
2014-07-14rustc: Move util::sha2 to rustc_backBrian Anderson-2/+3
2014-07-14rustc: Move util::fs to rustc_backBrian Anderson-0/+1
2014-07-14rustc_back: Update crate docsBrian Anderson-1/+14
2014-07-14rustc: Move archive to rustc_backBrian Anderson-0/+1
2014-07-14Extract rpath to rustc_back::rpathBrian Anderson-0/+1
2014-07-14Extract librustc_back from librustcBrian Anderson-0/+39