rust/src/test
2018-05-27 17:04:27 +02:00
..
auxiliary Remove directory src/rt 2018-02-24 16:45:39 +03:00
codegen std: Ensure OOM is classified as nounwind 2018-05-24 12:03:05 -07:00
codegen-units Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
compile-fail Address comments in pull request #51084. 2018-05-27 17:04:27 +02:00
compile-fail-fulldeps rustc: Disallow modules and macros in expansions 2018-05-18 13:25:08 -07:00
debuginfo Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
incremental Auto merge of #50653 - oli-obk:bad_const, r=cramertj 2018-05-18 17:17:35 +00:00
incremental-fulldeps Rename must-compile-successfully into compile-pass 2018-04-13 23:28:03 +02:00
mir-opt Auto merge of #50603 - eddyb:issue-49955, r=nikomatsakis 2018-05-19 00:27:45 +00:00
parse-fail Fix test 2018-05-26 12:03:50 -07:00
pretty Remove all unstable placement features 2018-04-03 11:02:34 +02:00
run-fail Overflows only panic in debug mode 2018-05-19 13:10:52 +02:00
run-fail-fulldeps Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
run-make Fix run-make wasm tests 2018-05-15 16:39:21 -07:00
run-make-fulldeps Revert "Add a test for issue 36710." 2018-05-17 10:37:22 -07:00
run-pass Don't use a char that's already used within the expr 2018-05-25 16:55:38 +02:00
run-pass-fulldeps Rename TokenStream::empty to TokenStream::new 2018-05-25 19:44:10 -07:00
run-pass-valgrind
rustdoc Rollup merge of #51011 - QuietMisdreavus:duplicitous-macros, r=ollie27 2018-05-24 17:34:55 +08:00
rustdoc-js Fix invalid deduplication 2018-05-12 19:16:37 +02:00
rustdoc-ui drop unnecessary "warning" from warning text 2018-05-14 15:34:52 -05:00
rustfix test: Make a dedicated testsuite for rustfix 2018-05-04 15:01:28 -07:00
ui Address comments in pull request #51084. 2018-05-27 17:04:27 +02:00
ui-fulldeps Rename TokenStream::empty to TokenStream::new 2018-05-25 19:44:10 -07:00
COMPILER_TESTS.md Update docs and diagnostics 2018-05-17 16:28:36 +02:00