rust/src/librustc_back
Manish Goregaokar 6d0d6088b4 Rollup merge of #31629 - petevine:master, r=alexcrichton
This PR should make it easier to create a baseline x86 compiler  as well as make cross-compilation possible through a separate set of rlibs.

Plus, a few Linux distributions (e.g. Debian) have voiced interest in having this target available.
2016-02-14 05:06:36 +05:30
..
target Rollup merge of #31629 - petevine:master, r=alexcrichton 2016-02-14 05:06:36 +05:30
abi.rs
Cargo.toml bootstrap: Add a bunch of Cargo.toml files 2016-02-11 11:12:32 -08:00
lib.rs mk: Move from -D warnings to #![deny(warnings)] 2016-01-24 20:35:55 -08:00
rpath.rs Pass --enable-new-dtags to GNU ld 2015-12-15 21:20:44 -05:00
sha2.rs std: Stabilize APIs for the 1.6 release 2015-12-05 15:09:44 -08:00
slice.rs std: Stabilize library APIs for 1.5 2015-10-25 09:36:32 -07:00
svh.rs [breaking-change] don't pub export ast::Lit_ variants 2016-02-11 12:34:48 +01:00
tempdir.rs