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
I learned via @QuietMisdreavus on IRC that they do have these methods via generic trait implementations, but the hyperlinks to the method definitions in the impls are broken.
frewsxcv
changed the title
rustdoc lists results for methods which don't exist
rustdoc doesn't link correctly to methods in trait implementations
Mar 28, 2018
The link anchors exist in the HTML, but they don't exist by default because the anchor is hidden by the automatic folding of trait implementations.
@GuillaumeGomez Should the search index links for trait implementations link to the trait impl itself now? Otherwise the link anchor goes nowhere and the user doesn't see where the method comes from.
Uh oh!
There was an error while loading. Please reload this page.
https://doc.rust-lang.org/nightly/std/?search=until
The text was updated successfully, but these errors were encountered: