fix(rustdoc): print the doc(hidden) attribute the same as others#134802
fix(rustdoc): print the doc(hidden) attribute the same as others#134802poliorcetics wants to merge 1 commit into
doc(hidden) attribute the same as others#134802Conversation
|
rustbot has assigned @GuillaumeGomez. Use |
This comment has been minimized.
This comment has been minimized.
|
Normally there is a marker in the docs for doc hidden items (an eye or something like that) and I'm wondering if we didn't add this information in the declaration in purpose... To be checked when I have some time. :D |
bdec113 to
b4fdd74
Compare
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment has been minimized.
This comment has been minimized.
b4fdd74 to
b617b8d
Compare
|
Managed to add proper attributes in quite a few places, but I now have failing tests locally that I'm not understanding, I checked out a few and they seem fine when I do the HTML XPATH comparison manually |
|
The job Click to see the possible cause of the failure (guessed by this bot) |
|
☔ The latest upstream changes (presumably #135715) made this pull request unmergeable. Please resolve the merge conflicts. |
|
@poliorcetics |
|
@poliorcetics |


Closes #132304