Query descriptions aren't rendered in rustdoc documentation #76812
Labels
A-contributor-roadblock
Area: Makes things more difficult for new or seasoned contributors to Rust
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
There are comments on
fn inherent_impls
, both on the implementation and declaration. Despite that,TyCtxt::inherent_impls
doesn't have any docs.Originally posted by @jyn514 in #76784 (comment)
The text was updated successfully, but these errors were encountered: