rust/src/librustc_back
Philipp Oppermann 953260208a The data-layout field is no longer required, but the os field is
The `data-layout` field  was made optional in 958d563825. The `os` field is always required.
2016-03-20 17:18:39 +01:00
..
target The data-layout field is no longer required, but the os field is 2016-03-20 17:18:39 +01:00
Cargo.toml bootstrap: Add a bunch of Cargo.toml files 2016-02-11 11:12:32 -08:00
dynamic_lib.rs std: Clean out deprecated APIs 2016-03-12 12:31:13 -08:00
lib.rs trans: Combine cabi and back::abi into abi. 2016-03-17 21:51:50 +02:00
rpath.rs Pass --enable-new-dtags to GNU ld 2015-12-15 21:20:44 -05:00
sha2.rs Use .copy_from_slice() where applicable 2016-02-26 14:51:38 +01:00
slice.rs std: Stabilize library APIs for 1.5 2015-10-25 09:36:32 -07:00
svh.rs hir, mir: Separate HIR expressions / MIR operands from InlineAsm. 2016-03-17 21:51:55 +02:00
tempdir.rs Reduce code bloat from conversion traits in function parameters 2015-09-09 22:37:59 +03:00