rust/src/test
2019-06-12 13:38:28 +03:00
..
assembly
auxiliary
codegen Rollup merge of #61526 - lcnr:test_reorder, r=nikomatsakis 2019-06-11 17:13:56 +02:00
codegen-units
compile-fail
debuginfo
incremental
mir-opt Rollup merge of #61532 - wesleywiser:const_prop_more, r=oli-obk 2019-06-07 16:48:03 +02:00
pretty Introduce #[rustc_dummy] attribute and use it in tests 2019-06-08 23:55:25 +03:00
run-fail
run-make
run-make-fulldeps rustc: replace TyCtxt<'tcx, 'gcx, 'tcx> with TyCtxt<'gcx, 'tcx>. 2019-06-12 13:38:27 +03:00
run-pass Auto merge of #60187 - tmandry:generator-optimization, r=eddyb 2019-06-12 02:13:11 +00:00
run-pass-fulldeps syntax: Rename variants of SyntaxExtension for consistency 2019-06-10 21:34:26 +03:00
run-pass-valgrind
rustdoc Fix slice const generic length display 2019-06-07 15:54:16 +02:00
rustdoc-js
rustdoc-js-std
rustdoc-ui
rustfix
ui Run rustfmt --file-lines ... for changes from previous commits. 2019-06-12 13:38:28 +03:00
ui-fulldeps rustc: replace TyCtxt<'tcx, 'gcx, 'tcx> with TyCtxt<'gcx, 'tcx>. 2019-06-12 13:38:27 +03:00
COMPILER_TESTS.md