Skip to content

Laundry list of issue fixes #9833

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 4 commits into from
Oct 17, 2013
Merged

Laundry list of issue fixes #9833

merged 4 commits into from
Oct 17, 2013

Conversation

alexcrichton
Copy link
Member

Commits have all the fun details

This commit ends rustdoc's approximation of privacy and instead uses the result
of the various compiler passes instead.

Closes rust-lang#9827
Instead there's no index.html file emitted because there wasn't anything to
document.

Closes rust-lang#9828
* Allow named parameters to specify width/precision
* Intepret the format string '0$' as "width is the 0th argument" instead of
  thinking the lone '0' was the sign-aware-zero-padding flag. To get both you'd
  need to put '00$' which makes more sense if you want both to happen.

Closes rust-lang#9669
bors added a commit that referenced this pull request Oct 17, 2013
Commits have all the fun details
@bors bors closed this Oct 17, 2013
@bors bors merged commit fc06f79 into rust-lang:master Oct 17, 2013
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