Skip to content
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

rustdoc: Stop stripping empty modules #42592

Merged
merged 1 commit into from
Jun 12, 2017

Conversation

ollie27
Copy link
Member

@ollie27 ollie27 commented Jun 11, 2017

There is no good reason to strip empty modules with no documentation and
doing so causes subtle problems.

Fixes #42590

@rust-highfive
Copy link
Collaborator

r? @steveklabnik

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

@Mark-Simulacrum Mark-Simulacrum added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 11, 2017
There is no good reason to strip empty modules with no documentation and
doing so causes subtle problems.
@ollie27 ollie27 force-pushed the rustdoc_empty_modules branch from 5ece1a4 to 7298dab Compare June 11, 2017 17:26
@frewsxcv frewsxcv added the T-dev-tools Relevant to the dev-tools subteam, which will review and decide on the PR/issue. label Jun 11, 2017
@steveklabnik
Copy link
Member

@bors: r+

seems good to me, thanks!

@bors
Copy link
Contributor

bors commented Jun 12, 2017

📌 Commit 7298dab has been approved by steveklabnik

@bors
Copy link
Contributor

bors commented Jun 12, 2017

⌛ Testing commit 7298dab with merge 58beb20...

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Jun 12, 2017
…eveklabnik

rustdoc: Stop stripping empty modules

There is no good reason to strip empty modules with no documentation and
doing so causes subtle problems.

Fixes rust-lang#42590
@frewsxcv
Copy link
Member

@bors retry

prioritizing rollup

bors added a commit that referenced this pull request Jun 12, 2017
Rollup of 4 pull requests

- Successful merges: #42579, #42586, #42592, #42594
- Failed merges:
@bors
Copy link
Contributor

bors commented Jun 12, 2017

⌛ Testing commit 7298dab with merge cfb5deb...

@bors bors merged commit 7298dab into rust-lang:master Jun 12, 2017
@ollie27 ollie27 deleted the rustdoc_empty_modules branch June 13, 2017 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-dev-tools Relevant to the dev-tools subteam, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants