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

Add doc example for std::time::Instant::elapsed. #36311

Merged
merged 1 commit into from
Sep 10, 2016

Conversation

frewsxcv
Copy link
Member

@frewsxcv frewsxcv commented Sep 7, 2016

No description provided.

@frewsxcv
Copy link
Member Author

frewsxcv commented Sep 7, 2016

r? @GuillaumeGomez

///
/// # Examples
///
/// ```rust,no_run
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can remove rust, it's the default value.

@GuillaumeGomez
Copy link
Member

Just one thing and it's good to go!

@frewsxcv frewsxcv force-pushed the instant-elapsed-example branch from cf1b3a6 to 102b3a9 Compare September 7, 2016 13:23
@frewsxcv
Copy link
Member Author

frewsxcv commented Sep 7, 2016

Done

@GuillaumeGomez
Copy link
Member

Thanks!

@bors: r+ rollup

@bors
Copy link
Contributor

bors commented Sep 8, 2016

📌 Commit 102b3a9 has been approved by GuillaumeGomez

Manishearth added a commit to Manishearth/rust that referenced this pull request Sep 10, 2016
…=GuillaumeGomez

Add doc example for `std::time::Instant::elapsed`.

None
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Sep 10, 2016
…=GuillaumeGomez

Add doc example for `std::time::Instant::elapsed`.

None
bors added a commit that referenced this pull request Sep 10, 2016
Rollup of 6 pull requests

- Successful merges: #35691, #36045, #36311, #36314, #36326, #36346
- Failed merges:
@bors bors merged commit 102b3a9 into rust-lang:master Sep 10, 2016
@frewsxcv frewsxcv deleted the instant-elapsed-example branch October 2, 2016 23:06
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