rust/src/test
Huon Wilson 0df221e993 rustc: provide more precise information about refutable patterns.
The compiler now points exactly which part(s) of a pattern are
refutable, rather than just highlighting the whole pattern.
2014-05-27 09:24:37 +10:00
..
auxiliary core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00
bench core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail rustc: provide more precise information about refutable patterns. 2014-05-27 09:24:37 +10:00
compile-fail-fulldeps test: Move syntax extension tests to cfail-full 2014-05-15 23:22:06 -07:00
debuginfo core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00
pretty core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00
run-fail core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00
run-make core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00
run-pass auto merge of #14300 : cmr/rust/enum-size-lint, r=kballard 2014-05-26 00:16:27 -07:00
run-pass-fulldeps core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00