rust/src/compiletest
bors 9d5fa7ac3b auto merge of #17947 : lukemetz/rust/master, r=aturon
AsciiStr::to_lower is now AsciiStr::to_lowercase and AsciiStr::to_upper is AsciiStr::to_uppercase to match Ascii trait.

Part of issue #17790.

This is my first pull request so let me know if anything is incorrect.

Thanks!

[breaking-changes]
2014-10-16 20:22:26 +00:00
..
common.rs debuginfo: Add LLDB version handling to test infrastructure. 2014-10-08 08:24:49 +02:00
compiletest.rs debuginfo: Add LLDB version handling to test infrastructure. 2014-10-08 08:24:49 +02:00
errors.rs Renamed AsciiStr::to_lower and AsciiStr::to_upper 2014-10-15 12:31:35 -04:00
header.rs debuginfo: Add LLDB version handling to test infrastructure. 2014-10-08 08:24:49 +02:00
procsrv.rs Fallout from renaming 2014-09-16 14:37:48 -07:00
runtest.rs Clean up rustc warnings. 2014-10-13 14:16:22 +08:00
util.rs Remove stage0 attributes. 2014-08-23 02:11:07 -07:00