rust/src/test
Tamir Duberstein a17f061b13 Regression test for #9951
Closes #9951.
2015-03-16 07:35:20 -07: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 Add test for #7950 2015-03-16 03:33:12 -04: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 Auto merge of #23265 - eddyb:meth-ast-refactor, r=nikomatsakis 2015-03-12 20:13:23 +00: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 Regression test for #9951 2015-03-16 07:35:20 -07:00
run-pass-fulldeps syntax: gather common fields of impl & trait items into their respective types. 2015-03-11 23:39:16 +02:00
run-pass-valgrind Switched to Box::new in many places. 2015-03-03 21:05:55 +01:00