about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-09-03 19:07:38 +0000
committerbors <bors@rust-lang.org>2020-09-03 19:07:38 +0000
commit62dad457bc73804891c6ac9a31f90de19cbb59a3 (patch)
tree5943cae017c9a53fb331fadd3525091d92fad72f /compiler/rustc_data_structures/src
parent3edf11cf811707cde49b30a80896c24189649d95 (diff)
parent98232ece14bdd68aeac3d761039d9a7c88c30b3f (diff)
downloadrust-62dad457bc73804891c6ac9a31f90de19cbb59a3.tar.gz
rust-62dad457bc73804891c6ac9a31f90de19cbb59a3.zip
Auto merge of #73819 - euclio:rustdoc-summaries, r=jyn514,GuillaumeGomez
rustdoc: do not use plain summary for trait impls

Fixes #38386.
Fixes #48332.
Fixes #49430.
Fixes #62741.
Fixes #73474.

Unfortunately this is not quite ready to go because the newly-working links trigger a bunch of linkcheck failures. The failures are tough to fix because the links are resolved relative to the implementor, which could be anywhere in the module hierarchy.

(In the current docs, these links end up rendering as uninterpreted markdown syntax, so I don't think these failures are any worse than the status quo. It might be acceptable to just add them to the linkchecker whitelist.)

Ideally this could be fixed with intra-doc links ~~but it isn't working for me: I am currently investigating if it's possible to solve it this way.~~ Opened #73829.

EDIT: This is now ready!
Diffstat (limited to 'compiler/rustc_data_structures/src')
0 files changed, 0 insertions, 0 deletions