rust/src/compiletest
bors 6b5ec40d45 auto merge of #16435 : vadimcn/rust/windows, r=pcwalton
Using "win32" to mean "Windows" is confusing, especially now, that Rust supports win64 builds.
Let's call spade a spade.
2014-08-15 00:46:19 +00:00
..
common.rs Fix misspelled comments. 2014-08-01 19:42:52 -04:00
compiletest.rs deprecate Vec::get 2014-07-17 12:08:31 +12:00
errors.rs std: Rename the ToStr trait to ToString, and to_str to to_string. 2014-07-08 13:01:43 -07:00
header.rs core: Change the argument order on splitn and rsplitn for strs. 2014-08-13 15:27:37 -07:00
procsrv.rs Deprecate str::from_utf8_owned 2014-07-15 19:55:17 +02:00
runtest.rs auto merge of #16435 : vadimcn/rust/windows, r=pcwalton 2014-08-15 00:46:19 +00:00
util.rs Replace #[cfg(target_os = "win32")] with #[cfg(target_os = "windows")] 2014-08-12 00:13:43 -07:00