rust/src/test
Jorge Aparicio c013a018b8 add test for #21655
closes #21655
2015-01-30 10:37:44 -05:00
..
auxiliary fix tests 2015-01-30 10:37:44 -05:00
bench fix fallout 2015-01-30 10:37:44 -05:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail add test for #20605 2015-01-30 10:37:44 -05:00
compile-fail-fulldeps tests: fix fallout of merging ast::ViewItem into ast::Item. 2015-01-21 20:05:16 +02:00
debuginfo for x in range(a, b) -> for x in a..b 2015-01-29 07:47:37 -05:00
pretty cleanup: s/impl Copy/#[derive(Copy)]/g 2015-01-25 11:20:38 -05:00
run-fail for x in range(a, b) -> for x in a..b 2015-01-29 07:47:37 -05:00
run-make s/Show/Debug/g 2015-01-29 07:49:02 -05:00
run-pass add test for #21655 2015-01-30 10:37:44 -05:00
run-pass-fulldeps s/Show/Debug/g 2015-01-29 07:49:02 -05:00
run-pass-valgrind Fallout of io => old_io 2015-01-26 16:01:16 -08:00