rust/src/test
Felix S. Klock II b72ba0559c Switch from error patterns to //~ ERROR markers.
AFAICT, we do not have the same const-eval issues that we used to when
rust-lang/rust#23926 was filed. (Probably because of the switch to
miri for const-evaluation.)
2019-02-22 16:07:15 +01:00
..
auxiliary Remove licenses 2018-12-25 21:08:33 -07:00
codegen Stabilize linker-plugin based LTO. 2019-02-12 15:10:29 +01: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 Rollup merge of #58044 - Lokathor:lokathor, r=alexcrichton 2019-02-20 12:01:58 +08:00
run-pass-fulldeps Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
run-pass-valgrind Remove licenses 2018-12-25 21:08:33 -07:00
rustdoc Rollup merge of #58409 - euclio:impl-trait-wrapping, r=QuietMisdreavus 2019-02-20 11:58:31 +08: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 Switch from error patterns to //~ ERROR markers. 2019-02-22 16:07:15 +01:00
ui-fulldeps Auto merge of #57726 - Zoxc:combine-early-lints, r=estebank 2019-01-26 12:21:03 +00:00
COMPILER_TESTS.md rustc-guide has moved 2018-11-26 15:03:13 -06:00