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
tomjakubowski
changed the title
rustdoc: Inlined impls lack associated type bindings
rustdoc: Inlined impls lack associated type definitions
Jan 18, 2015
Aatch
added
the
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
label
Jan 18, 2015
For example:
The "trait implementations" section for
bar::Struct
will showimpl Foo for Struct
with no associated type.The text was updated successfully, but these errors were encountered: