Skip to content

Rustdoc calls 'std' a module #12507

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
brson opened this issue Feb 23, 2014 · 0 comments
Closed

Rustdoc calls 'std' a module #12507

brson opened this issue Feb 23, 2014 · 0 comments
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@brson
Copy link
Contributor

brson commented Feb 23, 2014

The header for all of std is 'Module std'. This confused me quite a bit when I was looking at the page for 'Module collections' and wasn't sure if I was looking at a crate or not.

http://doc.rust-lang.org/doc/master/std/index.html

bors added a commit that referenced this issue Mar 1, 2014
…lexcrichton

This PR for #12507 marks the top level `Module` in rustdoc as a crate and does render the header accordingly.
@bors bors closed this as completed in 5d825de Mar 1, 2014
flip1995 pushed a commit to flip1995/rust that referenced this issue Apr 4, 2024
Enable unused_qualifications lint

Fixes a common nit

changelog: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first 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

1 participant