rust/src/test
bors 767edcf616 Auto merge of #88490 - GuillaumeGomez:associated-types-implementors-display, r=camelid,Manishearth
Display associated types of implementors

Fixes #86631.

Contrary to before, it doesn't display methods. I also had to "resurrect" the `auto-hide-trait-implementations` setting. :3

Only question at this point: should I move the `render_impl` boolean arguments into one struct? We're starting to have quite a lot of them...

cc `@cynecx`
r? `@camelid`
2021-09-01 21:31:16 +00:00
..
assembly Rollup merge of #88350 - programmerjake:add-ppc-cr-xer-clobbers, r=Amanieu 2021-09-01 09:23:26 +02:00
auxiliary
codegen Rollup merge of #88350 - programmerjake:add-ppc-cr-xer-clobbers, r=Amanieu 2021-09-01 09:23:26 +02:00
codegen-units
debuginfo feature(const_param_types) -> feature(adt_const_params) 2021-08-30 12:07:36 +02:00
incremental feature(const_param_types) -> feature(adt_const_params) 2021-08-30 12:07:36 +02:00
mir-opt Auto merge of #88371 - Manishearth:rollup-pkkjsme, r=Manishearth 2021-08-27 01:07:17 +00:00
pretty Make Arguments constructors unsafe 2021-08-16 16:28:16 +00:00
run-make Move test to run-make-fulldeps to avoid compiler flag bug 2021-08-31 18:06:18 -04:00
run-make-fulldeps Auto merge of #88269 - prconrad:doctest-persist-binaries, r=jyn514 2021-09-01 14:33:37 +00:00
run-pass-valgrind
rustdoc Auto merge of #88490 - GuillaumeGomez:associated-types-implementors-display, r=camelid,Manishearth 2021-09-01 21:31:16 +00:00
rustdoc-gui Auto merge of #88490 - GuillaumeGomez:associated-types-implementors-display, r=camelid,Manishearth 2021-09-01 21:31:16 +00:00
rustdoc-js fix(rustdoc): generics search 2021-07-01 06:40:27 -07:00
rustdoc-js-std fix(rustdoc): generics search 2021-07-01 06:40:27 -07:00
rustdoc-json Add rustdonc-json tests for enum variants 2021-08-29 16:00:48 +02:00
rustdoc-ui Update tests 2021-08-28 00:24:39 -07:00
ui Rollup merge of #88525 - notriddle:notriddle/coherence-dyn-auto-trait, r=petrochenkov 2021-09-01 09:23:28 +02:00
ui-fulldeps Fix typos “an”→“a” and a few different ones that appeared in the same search 2021-08-22 18:15:49 +02:00
COMPILER_TESTS.md