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
It's now fixed on beta as well. For the missing source links, it's not really a bug but more like a current rustdoc limitation. The issue about this is #86632. Closing this issue then.
I noticed that documentation of
std::ops::Deref
is broken here:https://doc.rust-lang.org/std/ops/trait.Deref.html
After the line
all subsequent
[src]
links are missing. And there is also a line readingwhich seems wrong (to me).
I'm unsure if this is a matter of
rustfmt
ordoc.rust-lang.org
.The text was updated successfully, but these errors were encountered: