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
The multiple re-exports of the same item confuses rustdoc, and currently
other items that try to link to subclass actually link to the deprecated
is_subclass. I reported this bug to rustdoc[1], and a maintainer
suggested swapping the re-export order as a workaround.
[1] rust-lang/rust#136777
0 commit comments