rust/src/test
bors 2fa1390f6c Auto merge of #54389 - kennytm:rollup, r=kennytm
Rollup of 15 pull requests

Successful merges:

 - #52813 (Duration div mul extras)
 - #53470 (Warn about metadata loader errors)
 - #54233 (Remove LLVM 3.9 workaround.)
 - #54257 (Switch wasm math symbols to their original names)
 - #54258 (Enable fatal warnings for the wasm32 linker)
 - #54266 (Update LLVM to fix "bool" arguments on PPC32)
 - #54290 (Switch linker for aarch64-pc-windows-msvc from LLD to MSVC)
 - #54292 (Suggest array indexing when tuple indexing on an array)
 - #54295 (A few cleanups and minor improvements to rustc/traits)
 - #54298 (miri: correctly compute expected alignment for field)
 - #54333 (Update The Book to latest)
 - #54337 (Remove unneeded clone() from tests in librustdoc)
 - #54346 (rustc: future-proof error reporting for polymorphic constants in types.)
 - #54362 (Pass --batch to gdb)
 - #54367 (Add regression test for thread local static mut borrows)
2018-09-20 22:47:34 +00:00
..
auxiliary
codegen
codegen-units
compile-fail
compile-fail-fulldeps Auto merge of #54277 - petrochenkov:afterder, r=alexcrichton 2018-09-17 18:13:26 +00:00
debuginfo
incremental
incremental-fulldeps
mir-opt
parse-fail
pretty
run-fail
run-fail-fulldeps
run-make
run-make-fulldeps rustc_resolve: don't allow ::crate_name to bypass extern_prelude. 2018-09-15 22:48:10 +03:00
run-pass Auto merge of #53877 - withoutboats:compositional-pin, r=aturon 2018-09-19 06:56:19 +00:00
run-pass-fulldeps
run-pass-valgrind
rustdoc fix intra-links for trait impls 2018-09-20 05:54:31 -05:00
rustdoc-js Remove outdated rustdoc PinBox tests 2018-09-18 01:42:27 -07:00
rustdoc-ui
rustfix
ui Rollup merge of #54367 - spastorino:add-thread-local-static-borrow-test, r=pnkfelix 2018-09-20 23:28:08 +08:00
ui-fulldeps Auto merge of #54277 - petrochenkov:afterder, r=alexcrichton 2018-09-17 18:13:26 +00:00
COMPILER_TESTS.md