rust/src/test
Matthew Jasper 03178f31c4 Change all run-pass hygiene tests to ui tests
Change some tests to `check-pass` that are only testing name resolution.
2019-07-16 21:20:39 +01:00
..
assembly Ignore NVPTX tests 2019-06-12 23:09:08 +02:00
auxiliary rustc_target: avoid negative register counts in the SysV x86_64 ABI. 2019-07-05 13:24:25 +03:00
codegen ignore some codegen tests in debug mode 2019-07-15 16:56:43 +02:00
codegen-units Remove unnecessary ignore-tidy-linelength 2019-04-23 11:42:14 +01:00
compile-fail rustc_mir: follow FalseUnwind's real_target edge in qualify_consts. 2019-07-11 12:28:02 +03:00
debuginfo Fix CDB support tidy check line length failures. 2019-05-20 02:44:26 -07:00
incremental while_{let_}loops/change_{break,continue}: typeck_tables_of clean. 2019-07-06 06:43:58 +02:00
mir-opt Auto merge of #62331 - wesleywiser:fix_early_return_leak, r=matthewjasper 2019-07-14 05:25:08 +00:00
pretty pprust: Support macro macros 2019-07-15 12:42:07 +03:00
run-fail compiletest: Validate pass modes harder 2019-06-16 12:23:22 +03:00
run-make Make tests compatible with musl host 2019-05-10 16:12:47 +02:00
run-make-fulldeps pprust: Support macro macros 2019-07-15 12:42:07 +03:00
run-pass Change all run-pass hygiene tests to ui tests 2019-07-16 21:20:39 +01:00
run-pass-fulldeps Make newtype_index hygienic and use allow_internal_unstable 2019-07-13 10:25:57 +01:00
run-pass-valgrind Added ignore-sgx for appropriate tests 2019-05-16 14:29:12 -07:00
rustdoc Remove MacroKind::ProcMacroStub 2019-07-11 00:12:07 +03:00
rustdoc-js Auto merge of #59910 - Centril:rollup-yjv7b06, r=Centril 2019-04-12 11:46:01 +00:00
rustdoc-js-std
rustdoc-ui force single-threaded text execution 2019-07-06 21:41:11 -05:00
rustfix
ui Change all run-pass hygiene tests to ui tests 2019-07-16 21:20:39 +01:00
ui-fulldeps normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
COMPILER_TESTS.md