rust/src/test
Simon Sapin b86574bfff Rename the std::ascii::{Owned,}StrAsciiExt traits to {Owned,}AsciiExt
… and implement them on Vec<u8> / &[u8].

[breaking-change]
2014-07-29 23:59:19 +01:00
..
auxiliary Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
bench Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail auto merge of #15989 : pcwalton/rust/borrowck-pattern-guards, r=pnkfelix 2014-07-29 17:41:41 +00:00
compile-fail-fulldeps test: Try to fix a failing snapshot test 2014-07-15 14:00:37 -07:00
debuginfo Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
pretty Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
run-fail Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
run-make librustc: Disallow mutation and assignment in pattern guards, and modify 2014-07-25 15:26:21 -07:00
run-pass Rename the std::ascii::{Owned,}StrAsciiExt traits to {Owned,}AsciiExt 2014-07-29 23:59:19 +01:00
run-pass-fulldeps Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00