rust/src/test
Mazdak Farrokhzad af281d24ca
Rollup merge of #61776 - JohnTitor:fix-typo-in-error-codes, r=Centril
Fix typos in error_codes

`observedin` should be `observed in`.
2019-06-13 01:49:37 +02:00
..
assembly Remove double trailing newlines 2019-04-22 16:57:01 +01:00
auxiliary
codegen Rollup merge of #61526 - lcnr:test_reorder, r=nikomatsakis 2019-06-11 17:13:56 +02:00
codegen-units Remove unnecessary ignore-tidy-linelength 2019-04-23 11:42:14 +01:00
compile-fail Update the rest of the test suites to use dyn 2019-05-29 00:57:42 -04:00
debuginfo Fix CDB support tidy check line length failures. 2019-05-20 02:44:26 -07:00
incremental Remove subtle Default impl for Value 2019-05-23 18:51:47 +02:00
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 Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
run-make Make tests compatible with musl host 2019-05-10 16:12:47 +02:00
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 Added ignore-sgx for appropriate tests 2019-05-16 14:29:12 -07:00
rustdoc Fix slice const generic length display 2019-06-07 15:54:16 +02:00
rustdoc-js Auto merge of #59910 - Centril:rollup-yjv7b06, r=Centril 2019-04-12 11:46:01 +00:00
rustdoc-js-std Rename rustdoc js test suites 2019-02-25 17:46:06 +01:00
rustdoc-ui Reblessed tests. 2019-06-05 21:09:27 +01:00
rustfix
ui Rollup merge of #61776 - JohnTitor:fix-typo-in-error-codes, r=Centril 2019-06-13 01:49:37 +02:00
ui-fulldeps rustc: replace TyCtxt<'tcx, 'gcx, 'tcx> with TyCtxt<'gcx, 'tcx>. 2019-06-12 13:38:27 +03:00
COMPILER_TESTS.md