Skip to content

Conversation

tomjakubowski
Copy link
Contributor

Previously, documentation for an inlined trait (i.e. a trait imported
and reexported from another crate) didn't display the trait's supertraits.

Closes #14636

Previously, documentation for an inlined trait (i.e. a trait imported
and reexported from another crate) didn't display the trait's
supertraits.

Closes rust-lang#14636
bors added a commit that referenced this pull request Jun 5, 2014
Previously, documentation for an inlined trait (i.e. a trait imported
and reexported from another crate) didn't display the trait's supertraits.

Closes #14636
@bors bors closed this Jun 5, 2014
@bors bors merged commit 2382bf4 into rust-lang:master Jun 5, 2014
@tomjakubowski tomjakubowski deleted the fix-14636 branch June 5, 2014 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Supertrait shown in docs for core::num::Zero but not std::num::Zero.
3 participants