rust/src/test
bors e17c48e2f2 Auto merge of #58691 - Centril:rollup, r=Centril
Rollup of 6 pull requests

Successful merges:

 - #57364 (Improve parsing diagnostic for negative supertrait bounds)
 - #58183 (Clarify guarantees for `Box` allocation)
 - #58442 (Simplify the unix `Weak` functionality)
 - #58454 (Refactor Windows stdio and remove stdin double buffering )
 - #58511 (Const to op simplification)
 - #58642 (rustdoc: support methods on primitives in intra-doc links)

Failed merges:

r? @ghost
2019-02-24 06:59:13 +00:00
..
auxiliary Remove licenses 2018-12-25 21:08:33 -07:00
codegen Auto merge of #58304 - gnzlbg:simd_saturated, r=nagisa 2019-02-24 04:16:12 +00:00
codegen-units Remove licenses 2018-12-25 21:08:33 -07:00
compile-fail Apply review suggestions and fix tests 2019-02-03 13:46:53 -08:00
compile-fail-fulldeps/auxiliary Fix lints in tests 2019-01-19 08:10:01 +01:00
debuginfo Update generator upvar debug info 2019-01-27 22:58:59 +01:00
incremental Rollup merge of #58378 - alexcrichton:incremental-lto, r=michaelwoerister 2019-02-14 08:24:15 +01:00
mir-opt Always emit an error for a query cycle 2019-02-15 03:51:47 +01:00
pretty Pretty print $crate as crate or crate_name in more cases 2019-01-26 17:11:28 +03:00
run-fail Remove licenses 2018-12-25 21:08:33 -07:00
run-make Rollup merge of #58272 - fitzgen:num-format-code-size, r=Mark-Simulacrum 2019-02-13 18:12:31 +01:00
run-make-fulldeps Stabilize linker-plugin based LTO. 2019-02-12 15:10:29 +01:00
run-pass Auto merge of #58304 - gnzlbg:simd_saturated, r=nagisa 2019-02-24 04:16:12 +00:00
run-pass-fulldeps hir: HirId-ify intravisit 2019-02-20 11:00:43 +01:00
run-pass-valgrind Remove licenses 2018-12-25 21:08:33 -07:00
rustdoc rustdoc: support methods on primitives in intra-doc links 2019-02-23 18:01:26 +01:00
rustdoc-js Remove rustdoc test which referenced unstable API 2019-02-09 12:09:12 -08:00
rustdoc-ui Auto merge of #56514 - ollie27:rustdoc_test_libdir, r=QuietMisdreavus 2019-02-19 07:27:39 +00:00
rustfix tests: Do not use -Z parse-only, continue compilation to test recovery 2019-01-06 22:20:46 +03:00
ui Auto merge of #58691 - Centril:rollup, r=Centril 2019-02-24 06:59:13 +00:00
ui-fulldeps Auto merge of #57726 - Zoxc:combine-early-lints, r=estebank 2019-01-26 12:21:03 +00:00
COMPILER_TESTS.md