We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See for example SslStream on this page: http://sfackler.github.io/rust-postgres/doc/v0.10.1/postgres/io/trait.StreamWrapper.html
SslStream
The link has an /io/openssl/ in it that shouldn't be there.
/io/openssl/
The text was updated successfully, but these errors were encountered:
I'm pretty sure this broke with #27458, which invalidates the assumption that the local path is eqivalent to the extern path.
https://github.com/rust-lang/rust/blob/master/src/librustdoc/clean/inline.rs#L134-L147
Sorry, something went wrong.
Auto merge of #30149 - mitaa:fqn, r=alexcrichton
c7d5832
Fixes #30109
No branches or pull requests
See for example
SslStream
on this page: http://sfackler.github.io/rust-postgres/doc/v0.10.1/postgres/io/trait.StreamWrapper.htmlThe link has an
/io/openssl/
in it that shouldn't be there.The text was updated successfully, but these errors were encountered: