rust/src/test
2018-06-17 20:14:24 -05:00
..
auxiliary Remove directory src/rt 2018-02-24 16:45:39 +03:00
codegen test: Ignore some problematic tests on powerpc and powerpc64* 2018-06-17 12:00:47 +02:00
codegen-units Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
compile-fail test: Ignore some problematic tests on powerpc and powerpc64* 2018-06-17 12:00:47 +02:00
compile-fail-fulldeps Make anon params lint warn-by-default 2018-05-27 14:08:45 -05:00
debuginfo Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
incremental create separate dep-nodes for predicates_of and explicit_predicates_of 2018-06-10 02:33:55 -04:00
incremental-fulldeps Rename must-compile-successfully into compile-pass 2018-04-13 23:28:03 +02:00
mir-opt rustc: use syntactic (instead of visibility) source info where appropriate. 2018-05-30 20:30:10 +03:00
parse-fail Implement RFC 2421, 'Keyword unreservations (pure, sizeof, alignof, offsetof)' 2018-06-09 14:15:57 -07:00
pretty Remove all unstable placement features 2018-04-03 11:02:34 +02:00
run-fail Fix tests 2018-06-05 10:35:44 +02:00
run-fail-fulldeps Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
run-make turn run-make test into a run-make-fulldeps test 2018-06-03 19:57:49 +02:00
run-make-fulldeps rustc: rename ty::maps to ty::query. 2018-06-14 18:05:12 +03:00
run-pass rustc_codegen_llvm: don't treat i1 as signed, even for #[repr(i8)] enums. 2018-06-16 16:00:53 +03:00
run-pass-fulldeps add tests for $crate in QSelf paths 2018-06-12 08:04:09 -04:00
run-pass-valgrind Remove some '#[feature]' attributes for stabilized features 2018-06-11 13:48:57 -07:00
rustdoc fix test pub-use-extern-macros 2018-06-17 20:14:24 -05:00
rustdoc-js Add rustdoc-js tester should-fail option 2018-06-16 00:13:28 +02:00
rustdoc-ui Rename intra-doc lint 2018-06-13 23:30:34 +02:00
rustfix Removed various update-reference and update-all-references scripts 2018-06-13 18:15:50 -04:00
ui test: Ignore some problematic tests on powerpc and powerpc64* 2018-06-17 12:00:47 +02:00
ui-fulldeps Removed various update-reference and update-all-references scripts 2018-06-13 18:15:50 -04:00
COMPILER_TESTS.md Update docs and diagnostics 2018-05-17 16:28:36 +02:00