rust/src/test
2015-03-16 21:57:42 -05:00
..
auxiliary Auto merge of #23229 - aturon:stab-path, r=alexcrichton 2015-03-13 01:00:02 +00:00
bench Remove integer suffixes where the types in compiled code are identical. 2015-03-05 12:38:33 +05:30
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail remove imports 2015-03-16 21:57:42 -05:00
compile-fail-fulldeps Add tests checking that a number of feature gates are gating their features. 2015-03-09 19:18:43 +01:00
debuginfo Rollup merge of #23310 - michaelwoerister:gdb-std-pp, r=alexcrichton 2015-03-13 18:11:13 +05:30
parse-fail syntax: use lookahead to distinguish inner and outer attributes, instead of passing the latter around. 2015-03-13 11:36:30 +02:00
pretty syntax: Remove deprecated unicode escapes 2015-03-06 14:11:09 -08:00
run-fail Fix broken codegen for [expr; n] where "expr" diverges 2015-03-14 14:23:43 +01:00
run-make rustdoc: Fix ICE with cross-crate default impls 2015-03-12 21:01:49 -07:00
run-pass Auto merge of #23333 - oli-obk:slice_from_raw_parts, r=alexcrichton 2015-03-14 08:55:31 +00:00
run-pass-fulldeps syntax: use lookahead to distinguish inner and outer attributes, instead of passing the latter around. 2015-03-13 11:36:30 +02:00
run-pass-valgrind Switched to Box::new in many places. 2015-03-03 21:05:55 +01:00