Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upSupertrait shown in docs for core::num::Zero but not std::num::Zero. #14636
Comments
alexcrichton
added
the
A-rustdoc
label
Jun 4, 2014
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
It appears this line is indeed wrong! |
added a commit
to tomjakubowski/rust
that referenced
this issue
Jun 4, 2014
added a commit
to tomjakubowski/rust
that referenced
this issue
Jun 4, 2014
tomjakubowski
referenced this issue
Jun 4, 2014
Merged
rustdoc: Include supertraits on inlined traits #14640
added a commit
to tomjakubowski/rust
that referenced
this issue
Jun 4, 2014
added a commit
to tomjakubowski/rust
that referenced
this issue
Jun 5, 2014
added a commit
that referenced
this issue
Jun 5, 2014
bors
closed this
in
#14640
Jun 5, 2014
added a commit
to mcpherrinm/rust
that referenced
this issue
Jun 10, 2014
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tomjakubowski commentedJun 4, 2014
I imagine this has something to do with re-exporting:
http://static.rust-lang.org/doc/master/core/num/trait.Zero.html
http://static.rust-lang.org/doc/master/std/num/trait.Zero.html