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

Fix system call docs for time::Instant #68161

Merged
merged 1 commit into from
Jan 13, 2020
Merged

Commits on Jan 12, 2020

  1. Fix system call docs for time::Instant

    The link for UNIX was pointing to the Cloud ABI docs. It should have
    been pointing to the clock_gettime docs instead. The table is repeated
    in the docs for SystemTime, but there the UNIX entry was already correct.
    ruuda committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    827ee7a View commit details
    Browse the repository at this point in the history