Skip to content

Update docs for SystemTime Windows implementation - #75818

Merged
bors merged 1 commit into
rust-lang:masterfrom
ollie27:doc_systemtime_windows
Aug 27, 2020
Merged

Update docs for SystemTime Windows implementation#75818
bors merged 1 commit into
rust-lang:masterfrom
ollie27:doc_systemtime_windows

Conversation

@ollie27

Copy link
Copy Markdown
Contributor

Windows now uses GetSystemTimePreciseAsFileTime (since #69858) on versions of Windows that support it.

Windows now uses `GetSystemTimePreciseAsFileTime` on versions of Windows that support it.
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @LukasKalbertodt

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 22, 2020
@jyn514jyn514 added the A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools label Aug 24, 2020
@jyn514

Copy link
Copy Markdown
Member

@bors r=retep998 rollup

@bors

bors commented Aug 24, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 57e7e28 has been approved by retep998

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 24, 2020
@jyn514jyn514 added the O-windows Operating system: Windows label Aug 24, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 27, 2020
Rollup of 10 pull requests
Successful merges:
- rust-lang#74730 (Hexagon libstd: update type defs)
- rust-lang#75758 (Fixes for VxWorks)
- rust-lang#75780 (Unconfuse Unpin docs a bit)
- rust-lang#75806 (Prevent automatic page change when using history)
- rust-lang#75818 (Update docs for SystemTime Windows implementation)
- rust-lang#75837 (Fix font color for help button in ayu and dark themes)
- rust-lang#75870 (Unify theme choices border color in ayu theme)
- rust-lang#75875 (Shorten liballoc vec resize intra-doc link)
- rust-lang#75953 (Fix swapped stability attributes for rustdoc lints)
- rust-lang#75958 (Avoid function-scoping global variables)
Failed merges:
r? @ghost
@bors
bors merged commit a838f2f into rust-lang:masterAug 27, 2020
@ollie27
ollie27 deleted the doc_systemtime_windows branch August 27, 2020 13:50
@cuvipercuviper added this to the 1.48.0 milestone May 2, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsO-windowsOperating system: WindowsS-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@ollie27@rust-highfive@jyn514@bors@retep998@cuviper@LukasKalbertodt