rust/src/test
bors f11759d38c Auto merge of #66610 - alexreg:trait-upcasting-cosmetic, r=Centril
Aggregation of drive-by cosmetic changes for trait-upcasting PR

Cherry-picked from #60900.

As requested by @Centril (and @nikomatsakis, I believe).

r? @Centril
2019-11-21 21:01:14 +00:00
..
assembly
auxiliary
codegen Remove #![feature(never_type)] from tests. 2019-11-21 14:55:32 +01:00
codegen-units Update test output. 2019-10-25 14:52:39 +02:00
compile-fail A Downcast is now reached when const-checking a for loop 2019-11-15 10:33:52 -08:00
debuginfo
incremental Rollup merge of #66060 - traxys:test_65401, r=michaelwoerister 2019-11-20 18:32:04 +01:00
mir-opt Remove #![feature(never_type)] from tests. 2019-11-21 14:55:32 +01:00
pretty Fix a previously forgotten pretty-printing test after a change to the pretty-printing mechanism. 2019-10-28 18:43:59 +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 Ignore run-make reproducible-build-2 on Mac (we already ignore it on Windows). 2019-11-20 14:07:01 +01:00
run-pass-valgrind
rustdoc Auto merge of #66238 - ehuss:stabilize-rustdoc-edition, r=GuillaumeGomez 2019-11-18 03:06:42 +00:00
rustdoc-js
rustdoc-js-std
rustdoc-ui Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
rustfix
ui Auto merge of #66610 - alexreg:trait-upcasting-cosmetic, r=Centril 2019-11-21 21:01:14 +00:00
ui-fulldeps rustc_plugin: Remove Registry::register_attribute 2019-11-16 18:50:23 +03:00
COMPILER_TESTS.md