Skip to content

Miscellaneous rustdoc fixes #19234

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

Merged
merged 3 commits into from
Nov 23, 2014
Merged

Miscellaneous rustdoc fixes #19234

merged 3 commits into from
Nov 23, 2014

Conversation

ftxqxd
Copy link
Contributor

@ftxqxd ftxqxd commented Nov 23, 2014

This PR:

  • makes rustdoc colour trait methods like other functions in search results;

  • makes rustdoc display extern crate statements with the new as syntax instead of the old = syntax;

  • changes rustdoc to list constants and statics in a way that is more similar to functions and modules and show their full definition and documentation on their own page, fixing rustdoc generates ugly output for constants and statics #19046:

    Constant listing

    Constant page

@bors bors merged commit 55af4af into rust-lang:master Nov 23, 2014
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.

3 participants