rust/src/test
bors 68740b4054 Auto merge of #22061 - pczarn:quote_matcher_and_attr, r=kmcallister
Fixes #19674
Fixes #17396 (already closed, yeah)

cc @kmcallister , @cmr
2015-03-05 04:32:51 +00:00
..
auxiliary Auto merge of #22061 - pczarn:quote_matcher_and_attr, r=kmcallister 2015-03-05 04:32:51 +00:00
bench Add : Box<_> or ::Box<_> type annotations to various places. 2015-03-03 20:29:01 +01:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
compile-fail-fulldeps Add regression tests for #15778 2015-03-02 13:22:03 -08:00
debuginfo Encode codemap and span information in crate metadata. 2015-03-04 09:50:09 +01:00
parse-fail std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
pretty Fix test fallouts 2015-02-22 02:14:27 +01:00
run-fail Switched to Box::new in many places. 2015-03-03 21:05:55 +01:00
run-make std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
run-pass Switched to Box::new in many places. 2015-03-03 21:05:55 +01:00
run-pass-fulldeps Auto merge of #22061 - pczarn:quote_matcher_and_attr, r=kmcallister 2015-03-05 04:32:51 +00:00
run-pass-valgrind Switched to Box::new in many places. 2015-03-03 21:05:55 +01:00