Skip to content

rustdoc Trait impl list is strangely ordered since 1.19 #42963

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kennytm opened this issue Jun 29, 2017 · 1 comment
Closed

rustdoc Trait impl list is strangely ordered since 1.19 #42963

kennytm opened this issue Jun 29, 2017 · 1 comment
Labels
C-bug Category: This is a bug. T-dev-tools Relevant to the dev-tools subteam, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@kennytm
Copy link
Member

kennytm commented Jun 29, 2017

Compare:

In the beta and nightly docs, the impl for fn, tuples, arrays and primitives appear randomly. There does not seem to be any problem beyond the libcore mess.

Similar problem in:

...

@GuillaumeGomez GuillaumeGomez added T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-dev-tools Relevant to the dev-tools subteam, which will review and decide on the PR/issue. labels Jun 29, 2017
@Mark-Simulacrum Mark-Simulacrum added the C-bug Category: This is a bug. label Jul 28, 2017
@QuietMisdreavus
Copy link
Member

Duplicate of #40905 (this has better links though since you had the opportunity to get versioned links >_>)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug. T-dev-tools Relevant to the dev-tools subteam, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

4 participants