rust/src/test
2018-11-05 09:17:48 +01:00
..
auxiliary
codegen Add more enum debug info tests 2018-10-30 12:06:07 -06:00
codegen-units More mono items are generated now 2018-10-25 16:47:35 +02:00
compile-fail Auto merge of #54183 - qnighy:by-value-object-safety, r=oli-obk 2018-10-27 19:29:35 +00:00
compile-fail-fulldeps Update TypedArena tests 2018-10-19 14:34:44 +02:00
debuginfo Add legacy debuginfo tests 2018-10-30 12:09:11 -06:00
incremental Fix tests and assertions; add some comments 2018-10-26 09:50:51 +13:00
incremental-fulldeps Ignore new test on Windows 2018-09-21 10:05:23 -07:00
mir-opt Auto merge of #55316 - RalfJung:retagging, r=oli-obk 2018-11-02 12:45:03 +00: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
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 Auto merge of #55569 - durka:must-use-external-macro, r=alexcrichton 2018-11-04 22:56:23 +00:00
run-pass-fulldeps Point at macro definition when no rules expect token 2018-10-23 21:44:46 -07:00
run-pass-valgrind Remove license headers from unsized-locals tests. 2018-10-24 23:27:17 +09:00
rustdoc Rollup merge of #55568 - durka:rustdoc-big-enum, r=nikomatsakis 2018-11-03 13:40:37 +01:00
rustdoc-js Remove outdated rustdoc PinBox tests 2018-09-18 01:42:27 -07:00
rustdoc-ui Set RUST_BACKTRACE=0 for rustdoc-ui/failed-doctest-output.rs 2018-10-23 15:38:31 -07:00
rustfix
ui reduce the amount of traversal/projection code that the visitor has to implement itself 2018-11-05 09:17:48 +01:00
ui-fulldeps Feature gate extern prelude additions from extern crate items 2018-10-24 00:14:50 +03:00
COMPILER_TESTS.md