Uh oh!
There was an error while loading. Please reload this page.
Don't warn for missing_doc_examples when item is #[doc(hidden)] - #76716
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
missing_doc_examples when item is #[doc(hidden)]jyn514
commented
Sep 14, 2020
I have a secondary concern too: it seems like a lot of code between this and |
This comment has been minimized.
This comment has been minimized.
jyn514
commented
Nov 8, 2020
@Dylan-DPC why did you mark this as waiting-on-team? |
GuillaumeGomez
commented
Nov 8, 2020
I am the team maybe? XD |
Dylan-DPC-zz
commented
Nov 8, 2020
This is pending on discussion between both of you and anyone else from the team :P |
jyn514
commented
Nov 8, 2020
Not that I'm aware of. |
bors
commented
Mar 4, 2021
☔ The latest upstream changes (presumably #82756) made this pull request unmergeable. Please resolve the merge conflicts. |
jyn514
commented
Mar 4, 2021
This makes I do think the new behavior is better, but it also seems strange to have the two behave differently ... maybe we should also update @Manishearth@ollie27 what do you think? |
jyn514
commented
Mar 4, 2021
Oh wait I'm just dumb, that was warning that the crate root is missing docs, not that the item is missing docs. Adding crate-level docs fixes the issue: @GuillaumeGomez r=me with the merge conflict fixed |
…inherits_doc_hidden
25ecc0a to
1683cb1CompareGuillaumeGomez
commented
Mar 4, 2021
@bors: r=jyn514 |
bors
commented
Mar 4, 2021
📌 Commit 1683cb1 has been approved by |
…c-hidden, r=jyn514 Don't warn for `missing_doc_examples` when item is #[doc(hidden)] r? ``@jyn514``
…c-hidden, r=jyn514 Don't warn for `missing_doc_examples` when item is #[doc(hidden)] r? ```@jyn514```
…laumeGomez Rollup of 5 pull requests Successful merges: - rust-lang#76716 (Don't warn for `missing_doc_examples` when item is #[doc(hidden)]) - rust-lang#82088 (Shorten html::render) - rust-lang#82690 (Update rustdoc documentation) - rust-lang#82752 (Add a regression test for issue-81712) - rust-lang#82765 (Fix polymorphization ICE on associated types in trait decls using const generics in bounds) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
…c-hidden, r=jyn514 Don't warn for `missing_doc_examples` when item is #[doc(hidden)] r? ````@jyn514````
r? @jyn514