rust/src/test
bors 89e645ace8 Auto merge of #65622 - Centril:rollup-l8orba7, r=Centril
Rollup of 6 pull requests

Successful merges:

 - #64996 (Inline `ptr::null(_mut)` even in debug builds)
 - #65551 (Avoid realloc in `CString::new`)
 - #65593 (add test for calling non-const fn)
 - #65595 (move `parse_cfgspecs` to `rustc_interface`)
 - #65600 (Remove unneeded `ref` from docs)
 - #65602 (Fix plural mistake in emitter.rs)

Failed merges:

r? @ghost
2019-10-20 14:07:46 +00:00
..
assembly
auxiliary
codegen Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
codegen-units rustc: Fix mixing crates with different share_generics 2019-09-23 12:29:51 -07:00
compile-fail [const-prop] Handle MIR Rvalue::Aggregates 2019-10-18 06:29:57 -04:00
debuginfo fix debuginfo/issue22656 with LLDB 8 2019-09-18 10:42:55 -04:00
incremental Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
mir-opt [const-prop] Handle MIR Rvalue::Box 2019-10-18 19:16:49 -04:00
pretty Print visibility of macro items 2019-09-15 10:22:13 +01:00
run-fail [const-prop] Handle MIR Rvalue::Aggregates 2019-10-18 06:29:57 -04:00
run-make Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
run-make-fulldeps Avoid injecting sanitizer runtimes into staticlibs (#64629). 2019-10-17 14:09:49 +02:00
run-pass-valgrind Remove no-prefer-dynamic from valgrind tests 2019-09-01 10:09:45 -04:00
rustdoc privacy: Avoid one more unwrap causing an ICE in rustdoc 2019-10-19 00:23:57 +03: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 Add and update rustdoc ui test 2019-10-10 11:37:13 +02:00
rustfix
ui Rollup merge of #65602 - varkor:other-candidates, r=Centril 2019-10-20 12:40:22 +02:00
ui-fulldeps Rollup merge of #65498 - SimonSapin:plugin-help, r=Centril 2019-10-18 13:48:26 -07:00
COMPILER_TESTS.md doc: fix broken sentence 2019-08-06 02:36:59 +02:00