rust/src/test
2015-01-30 20:25:07 -05:00
..
auxiliary s/Show/Debug/g 2015-01-29 07:49:02 -05:00
bench s/Show/Debug/g 2015-01-29 07:49:02 -05:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail Update the coherence rules to "covered first" -- the first type parameter to contain either a local type or a type parameter must contain only covered type parameters. 2015-01-30 20:25:07 -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 Update the coherence rules to "covered first" -- the first type parameter to contain either a local type or a type parameter must contain only covered type parameters. 2015-01-30 20:25:07 -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