rust/src/librustc_back
Brian Anderson 6f3a80e411 Set allow(unstable) in crates that use unstable features
Lets them build with the -dev, -nightly, or snapshot compiler
2015-01-17 16:38:04 -08:00
..
target auto merge of #20980 : richo/rust/final-power, r=alexcrichton 2015-01-15 05:12:30 +00:00
abi.rs rustc: Change all ABI constants to all caps. 2014-11-21 17:49:11 +01:00
archive.rs use slicing sugar 2015-01-07 17:35:56 -05:00
arm.rs Fixes invalid LLVM data layout for aggregate data types 2014-12-28 08:31:23 +02:00
fs.rs Clean up FileType enum following enum namespacing 2014-11-24 23:01:15 +00:00
lib.rs Set allow(unstable) in crates that use unstable features 2015-01-17 16:38:04 -08:00
mips.rs Fixes invalid LLVM data layout for aggregate data types 2014-12-28 08:31:23 +02:00
mipsel.rs Fixes invalid LLVM data layout for aggregate data types 2014-12-28 08:31:23 +02:00
rpath.rs use slicing sugar 2015-01-07 17:35:56 -05:00
sha2.rs cleanup: &foo[0..a] -> &foo[..a] 2015-01-12 17:59:37 -05:00
svh.rs syntax: add fully qualified UFCS expressions. 2015-01-15 18:51:14 +02:00
target_strs.rs Extract librustc_back from librustc 2014-07-14 12:27:07 -07:00
x86.rs Fixes invalid LLVM data layout for aggregate data types 2014-12-28 08:31:23 +02:00
x86_64.rs Fixes invalid LLVM data layout for aggregate data types 2014-12-28 08:31:23 +02:00