rust/src/test
2018-10-24 01:33:35 +03: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 fix incremental test 2018-10-22 10:04:47 -04: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 Prohibit macro-expanded extern crate items shadowing crates passed with --extern 2018-10-24 01:33:35 +03:00
ui-fulldeps Feature gate extern prelude additions from extern crate items 2018-10-24 00:14:50 +03:00
COMPILER_TESTS.md