rust/src/test
2019-06-23 01:59:17 +02:00
..
assembly Ignore NVPTX tests 2019-06-12 23:09:08 +02:00
auxiliary Expose VaListImpl as the Rust equivalent of __va_list_tag and implement Clone for it. 2019-06-17 16:04:49 -07:00
codegen Auto merge of #59625 - immunant:copy_variadics_typealias, r=eddyb 2019-06-18 21:50:46 +00:00
codegen-units Remove unnecessary ignore-tidy-linelength 2019-04-23 11:42:14 +01:00
compile-fail Auto merge of #60341 - mtak-:macos-tlv-workaround, r=alexcrichton 2019-06-20 02:36:49 +00:00
debuginfo Fix CDB support tidy check line length failures. 2019-05-20 02:44:26 -07:00
incremental Rename regression test to link it to the corresponding issue 2019-06-19 19:48:03 +02:00
mir-opt Add a test for simple matches 2019-06-13 21:05:21 +01: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 Auto merge of #59625 - immunant:copy_variadics_typealias, r=eddyb 2019-06-18 21:50:46 +00:00
run-pass Added test for deref projection. 2019-06-21 12:43:55 +02:00
run-pass-fulldeps rename hir::map::get_by_hir_id to get 2019-06-20 12:50:06 +02:00
run-pass-valgrind Added ignore-sgx for appropriate tests 2019-05-16 14:29:12 -07:00
rustdoc rustdoc: generate implementors for all auto traits 2019-06-20 17:36:43 +03: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 #62051 - Centril:unused-derive-, r=petrochenkov 2019-06-23 01:59:17 +02:00
ui-fulldeps Unify all uses of 'gcx and 'tcx. 2019-06-14 18:58:23 +03:00
COMPILER_TESTS.md