Skip to content

Don't record the root module in the search index#30504

Merged
bors merged 1 commit into
rust-lang:masterfrom
mitaa:rdoc_root
Dec 23, 2015
Merged

Don't record the root module in the search index#30504
bors merged 1 commit into
rust-lang:masterfrom
mitaa:rdoc_root

Conversation

@mitaa

@mitaa mitaa commented Dec 21, 2015

Copy link
Copy Markdown
Contributor

fixes #30327

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @alexcrichton

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

@alexcrichton

Copy link
Copy Markdown
Member

Perhaps this could just check for index instead of also krate? That'd help avoid the extra const at least

@mitaa

mitaa commented Dec 22, 2015

Copy link
Copy Markdown
Contributor Author

Yes, this seems to work just as well.

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+ 05780ac

bors added a commit that referenced this pull request Dec 23, 2015
@bors

bors commented Dec 23, 2015

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 05780ac with merge 3820150...

@bors bors merged commit 05780ac into rust-lang:master Dec 23, 2015
@mitaa mitaa deleted the rdoc_root branch December 23, 2015 08:57
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.

Rustdoc: faulty search index entry

4 participants