rust/src/librustc_back
Johannes Oertel 07cc7d9960 Change name of unit test sub-module to "tests".
Changes the style guidelines regarding unit tests to recommend using a
sub-module named "tests" instead of "test" for unit tests as "test"
might clash with imports of libtest.
2015-04-24 23:06:41 +02:00
..
target Fallout out rustc 2015-04-01 11:22:39 -04:00
abi.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
archive.rs rustc: Handle duplicate names merging archives 2015-04-21 11:08:19 -07:00
arm.rs bitrig integration 2015-02-11 14:49:06 -08:00
fs.rs Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
lib.rs rustc: Handle duplicate names merging archives 2015-04-21 11:08:19 -07:00
mips.rs bitrig integration 2015-02-11 14:49:06 -08:00
mipsel.rs bitrig integration 2015-02-11 14:49:06 -08:00
rpath.rs Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
sha2.rs std: Bring back f32::from_str_radix as an unstable API 2015-04-21 15:23:54 -07:00
svh.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
target_strs.rs Extract librustc_back from librustc 2014-07-14 12:27:07 -07:00
tempdir.rs Negative case of len() -> is_empty() 2015-04-14 20:26:03 -07:00
x86.rs fixing PR review comments 2015-02-11 14:49:11 -08:00
x86_64.rs oops, fixing abi::OsOpenbsd 2015-02-11 14:49:13 -08:00