rust/src/test
Yuki Okushi e1bd9b3396
Rollup merge of #67795 - Mark-Simulacrum:fmt-argument, r=dtolnay
Cleanup formatting code

This removes a few leftover positional enum variants that were no longer used.

All details that are changed are unstable (and `#[doc(hidden)]`), so this should
not impact downstream code.
2020-01-21 07:32:40 +09:00
..
assembly
auxiliary
codegen fix real_drop_in_place in comments 2020-01-19 10:11:16 -06:00
codegen-units adjust codegen-units tests 2020-01-19 10:09:52 -06:00
compile-fail Diagnostics should not end with a full stop 2020-01-12 15:37:50 +00:00
debuginfo Remove legacy debuginfo tests 2020-01-07 21:28:22 +01:00
incremental Add a test for #37333 2020-01-01 13:07:41 +01:00
mir-opt Rollup merge of #68335 - RalfJung:drop-in-place, r=Mark-Simulacrum 2020-01-20 11:14:46 +05:30
pretty ast_stmt_expr_attr -> pretty & ui tests 2019-12-20 22:53:40 +01:00
run-fail Errors in promoteds may only cause lints not hard errors 2020-01-10 09:08:25 +01:00
run-make Check for the entry kind 2020-01-08 10:05:44 +01:00
run-make-fulldeps Add regression test for #64319 back in. 2020-01-20 12:00:43 +01:00
run-pass-valgrind
rustdoc Rollup merge of #68326 - ollie27:rustdoc_hightlight_fatal_errors, r=GuillaumeGomez 2020-01-20 11:14:42 +05:30
rustdoc-js
rustdoc-js-std
rustdoc-ui Rollup merge of #68357 - ollie27:rustdoc_test_errors, r=GuillaumeGomez 2020-01-20 11:14:49 +05:30
rustfix
ui Fix UI test 2020-01-20 12:17:12 -05:00
ui-fulldeps fix ui-fulldeps & tests fallout 2020-01-11 07:42:26 +01:00
COMPILER_TESTS.md