You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report! I think that this may be a bug with rustdoc rather than Cargo, so mind opening an issue against https://github.com/rust-lang/rust where the source of rustdoc lives? Thanks!
My function is:
I run
cargo doc --open
, the document of this function lacks of return type:cargo version: cargo 1.29.0-nightly
The text was updated successfully, but these errors were encountered: