Skip to content

rustdoc: Don't add external impls to implementors js - #43736

Merged
bors merged 1 commit into
rust-lang:masterfrom
ollie27:rustdoc_impls_js
Aug 13, 2017
Merged

rustdoc: Don't add external impls to implementors js#43736
bors merged 1 commit into
rust-lang:masterfrom
ollie27:rustdoc_impls_js

Conversation

@ollie27

Copy link
Copy Markdown
Contributor

Otherwise impls from not documented crates appear.

Fixes#43701

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @steveklabnik

(rust_highfive has picked a reviewer for you, use r? to override)

Otherwise impls from not documented crates appear.
@aidanhsaidanhs added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 10, 2017
@QuietMisdreavus

Copy link
Copy Markdown
Contributor

@bors r+

Thanks! This was a rabbit-hole i almost went down myself when working on something else.

@bors

bors commented Aug 12, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit c62a8c5 has been approved by QuietMisdreavus

@bors

bors commented Aug 12, 2017

Copy link
Copy Markdown
Collaborator

⌛ Testing commit c62a8c5 with merge 14fb329...

bors added a commit that referenced this pull request Aug 12, 2017
rustdoc: Don't add external impls to implementors js
Otherwise impls from not documented crates appear.
Fixes#43701
@bors

bors commented Aug 13, 2017

Copy link
Copy Markdown
Collaborator

☀️ Test successful - status-appveyor, status-travis
Approved by: QuietMisdreavus
Pushing 14fb329 to master...

@bors
bors merged commit c62a8c5 into rust-lang:masterAug 13, 2017
@ollie27
ollie27 deleted the rustdoc_impls_js branch August 13, 2017 12:50
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@ollie27@rust-highfive@QuietMisdreavus@bors@steveklabnik@aidanhs