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

Instant/SystemTime doc: add meaning to first line #30591

Merged
merged 2 commits into from
Jan 15, 2016

Commits on Dec 28, 2015

  1. Instant/SystemTime doc: add meaning to first line

    The first line (paragraph?) of a doc-comment is what rustdoc shows when listing items of a module.
    
    What makes `Instant` and `SystemTime` different is important enough to be there. (Though feel free to bikeshed the wording.)
    SimonSapin committed Dec 28, 2015
    Configuration menu
    Copy the full SHA
    2195302 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2016

  1. Update wording of Instant and SystemTime docs

    … per aturon’s proposal.
    SimonSapin committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    8e2b4b2 View commit details
    Browse the repository at this point in the history