rust/src/test
bors 06c94ee79b Auto merge of #64491 - Centril:rollup-21wkl69, r=Centril
Rollup of 3 pull requests

Successful merges:

 - #63872 (Document platform-specific behavior of the iterator returned by std::fs::read_dir)
 - #64250 (save-analysis: Nest typeck tables when processing functions/methods)
 - #64472 (Don't mark expression with attributes as not needing parentheses)

Failed merges:

r? @ghost
2019-09-15 20:06:49 +00:00
..
assembly
auxiliary rustc_target: avoid negative register counts in the SysV x86_64 ABI. 2019-07-05 13:24:25 +03:00
codegen codegen: use "_N" (like for other locals) instead of "argN", for argument names. 2019-09-13 19:25:05 +03:00
codegen-units
compile-fail move error with diverging output to compile-fail 2019-08-06 10:28:09 -07:00
debuginfo Rename test locals to work around LLDB bug 2019-08-31 20:05:10 -07:00
incremental Ban non-extern rust intrinsics 2019-09-14 11:47:02 -04:00
mir-opt Update tests wrt. bind_by_by_move_pattern_guards stabilization. 2019-09-08 01:39:24 +02:00
pretty pprust: Do not print spaces before some tokens 2019-08-25 21:23:17 +03:00
run-fail compiletest: Validate pass modes harder 2019-06-16 12:23:22 +03:00
run-make Add very simple edition check to tidy; and add missing edition = 2018s. 2019-07-30 01:56:03 +08:00
run-make-fulldeps remove the unstable rustdoc parameter --linker 2019-09-01 08:50:23 +02:00
run-pass-valgrind Remove no-prefer-dynamic from valgrind tests 2019-09-01 10:09:45 -04:00
rustdoc Rollup merge of #63930 - estebank:rustdoc-ice, r=GuillaumeGomez 2019-09-05 12:11:07 +02:00
rustdoc-js Improve searching in rustdoc and add tests 2019-09-04 21:27:13 +08:00
rustdoc-js-std Improve searching in rustdoc and add tests 2019-09-04 21:27:13 +08:00
rustdoc-ui rustdoc: fix diagnostic with mixed code block styles 2019-09-07 12:21:32 -07:00
rustfix
ui Auto merge of #64491 - Centril:rollup-21wkl69, r=Centril 2019-09-15 20:06:49 +00:00
ui-fulldeps Auto merge of #60584 - jonas-schievink:ice-panic-hook, r=oli-obk 2019-09-15 00:10:08 +00:00
COMPILER_TESTS.md doc: fix broken sentence 2019-08-06 02:36:59 +02:00