rust/src/test
bors 90bd83c9fc Auto merge of #52196 - ollie27:rustdoc_ctor_imports, r=QuietMisdreavus
rustdoc: Hide struct and enum variant constructor imports

This is fallout from #51425. The duplicate variant imports can be seen [here](https://doc.rust-lang.org/nightly/std/prelude/v1/index.html) for example.

This is fixing a regression so could be backported to beta.

r? @QuietMisdreavus
2018-07-10 17:29:30 +00:00
..
auxiliary
codegen Auto merge of #51583 - cuviper:packed_pair-bool, r=Mark-Simulacrum 2018-07-10 03:08:47 +00:00
codegen-units Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
compile-fail Auto merge of #52191 - SimonSapin:alloc_error_handler, r=alexcrichton 2018-07-10 15:20:17 +00:00
compile-fail-fulldeps proc-macro: Use transparent marks for call-site hygiene 2018-06-30 01:53:32 +03:00
debuginfo Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
incremental Added incremental test for interlinking static references. 2018-06-30 23:53:52 +01:00
incremental-fulldeps Rename must-compile-successfully into compile-pass 2018-04-13 23:28:03 +02:00
mir-opt bump minimum LLVM version to 5.0 2018-07-09 11:35:52 +02:00
parse-fail structured suggestion and rewording for ... expression syntax error 2018-06-23 22:57:37 -07:00
pretty
run-fail Ensure that borrows wind up unactivated. 2018-07-04 21:35:38 +01:00
run-fail-fulldeps
run-make turn run-make test into a run-make-fulldeps test 2018-06-03 19:57:49 +02:00
run-make-fulldeps Auto merge of #52191 - SimonSapin:alloc_error_handler, r=alexcrichton 2018-07-10 15:20:17 +00:00
run-pass Auto merge of #52191 - SimonSapin:alloc_error_handler, r=alexcrichton 2018-07-10 15:20:17 +00:00
run-pass-fulldeps proc-macro: Use transparent marks for call-site hygiene 2018-06-30 01:53:32 +03:00
run-pass-valgrind Remove some '#[feature]' attributes for stabilized features 2018-06-11 13:48:57 -07:00
rustdoc rustdoc: Hide struct and enum variant constructor imports 2018-07-10 00:16:18 +01:00
rustdoc-js Make raw_vec perma-unstable and hidden 2018-06-29 14:01:33 +02:00
rustdoc-ui Fix rustdoc run failures by shutting down definitely some lints 2018-07-05 17:18:45 +02:00
rustfix Removed various update-reference and update-all-references scripts 2018-06-13 18:15:50 -04:00
ui Auto merge of #52191 - SimonSapin:alloc_error_handler, r=alexcrichton 2018-07-10 15:20:17 +00:00
ui-fulldeps Removed various update-reference and update-all-references scripts 2018-06-13 18:15:50 -04:00
COMPILER_TESTS.md Update docs and diagnostics 2018-05-17 16:28:36 +02:00