rust/src/test
bors d74b40205f Auto merge of #55281 - alexcrichton:revert-demote, r=petrochenkov
Revert "rustc: Fix (again) simd vectors by-val in ABI"

This reverts commit 3cc8f738d4.
2018-10-23 10:56:41 +00:00
..
auxiliary
codegen Support for disabling the PLT on ELF targets 2018-10-11 21:11:00 +03:00
codegen-units Stabilize min_const_fn 2018-10-05 10:36:14 +02:00
compile-fail Stabilize min_const_fn 2018-10-05 10:36:14 +02:00
compile-fail-fulldeps Update TypedArena tests 2018-10-19 14:34:44 +02:00
debuginfo Run both lldb and gdb tests 2018-10-10 08:27:01 -06:00
incremental Improve implicit self mutability suggestions. 2018-10-02 00:35:15 +02:00
incremental-fulldeps Ignore new test on Windows 2018-09-21 10:05:23 -07:00
mir-opt fix mir-opt test 2018-10-15 16:25:08 -04:00
pretty abolish ICE when pretty-printing async block 2018-10-02 23:02:51 -07:00
run-fail Stabilize min_const_fn 2018-10-05 10:36:14 +02:00
run-fail-fulldeps mv (mod) codemap source_map 2018-08-19 23:01:00 +02:00
run-make Revert "rustc: Fix (again) simd vectors by-val in ABI" 2018-10-23 00:59:14 -07:00
run-make-fulldeps rustc: Allow #[no_mangle] anywhere in a crate 2018-10-06 13:57:30 -07:00
run-pass Rollup merge of #55102 - petrochenkov:trextra, r=nikomatsakis 2018-10-18 12:55:02 +08:00
run-pass-fulldeps Update more internals tests to default 2018-10-19 14:34:44 +02:00
run-pass-valgrind Implement simple codegen for unsized rvalues. 2018-08-19 08:07:33 +09:00
rustdoc rustdoc: Use dyn keyword when rendering dynamic traits 2018-10-15 00:48:57 +01:00
rustdoc-js Remove outdated rustdoc PinBox tests 2018-09-18 01:42:27 -07:00
rustdoc-ui Auto merge of #54349 - GuillaumeGomez:no-example-lint, r=QuietMisdreavus 2018-10-18 09:53:29 +00:00
rustfix
ui Auto merge of #55113 - mockersf:master, r=estebank 2018-10-23 08:17:18 +00:00
ui-fulldeps pick a reference issue for absolute-paths future incompatibility info 2018-10-20 12:40:48 -07:00
COMPILER_TESTS.md