rust/src/test
2018-08-10 19:01:54 +01:00
..
auxiliary
codegen Relax the target-cpu-on-function codegen test so it just checks for presence of the attribute. 2018-08-09 09:39:02 +02:00
codegen-units Revert "Adapt codegen-unit tests to new CGU naming scheme." 2018-07-16 08:58:15 +02:00
compile-fail Auto merge of #53131 - davidtwco:issue-52663-thread-local-static, r=nikomatsakis 2018-08-10 06:54:11 +00:00
compile-fail-fulldeps Address review comments 2018-08-06 23:55:53 +03:00
debuginfo Fix test/debuginfo 2018-08-05 15:54:49 +01:00
incremental rustc: Use link_section, not wasm_custom_section 2018-07-16 09:40:45 -07:00
incremental-fulldeps
mir-opt patch up mir-opt tests 2018-07-26 15:12:04 +03:00
parse-fail Implement 2015 vs 2018 ? kleene op + test 2018-07-23 21:54:43 -05:00
pretty Address review comments 2018-08-06 23:55:53 +03:00
run-fail Convert unknown_features lint into an error 2018-08-05 15:54:49 +01:00
run-fail-fulldeps
run-make rustc: Tweak visibility of some lang items 2018-08-07 08:42:38 -07:00
run-make-fulldeps Address review comments for #53031 and fix some merge fallout. 2018-08-08 13:40:23 +02:00
run-pass Rollup merge of #53093 - 0e4ef622:issue-52169-fix, r=petrochenkov 2018-08-07 16:55:43 +08:00
run-pass-fulldeps Auto merge of #53053 - petrochenkov:custattr, r=alexcrichton 2018-08-08 08:37:56 +00:00
run-pass-valgrind Convert unknown_features lint into an error 2018-08-05 15:54:49 +01:00
rustdoc Auto merge of #52644 - varkor:lib-feature-gate-2, r=withoutboats 2018-08-06 16:58:27 +00:00
rustdoc-js Update stdsimd to undo an accidental stabilization 2018-07-20 22:34:09 -07:00
rustdoc-ui Rollup merge of #52835 - GuillaumeGomez:ice-rustdoc-links, r=eddyb 2018-08-01 21:46:27 +02:00
rustfix
ui Don't accept none str literals for the format string in writeln 2018-08-10 19:01:54 +01:00
ui-fulldeps Address review comments 2018-08-06 23:55:53 +03:00
COMPILER_TESTS.md