about summary refs log tree commit diff
path: root/library/std/src/time.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-09-28 13:35:36 +0000
committerbors <bors@rust-lang.org>2023-09-28 13:35:36 +0000
commitdd91aba2fdd8e3b6d9248a401bd6eb2f8d445cdf (patch)
tree5e359c96e33e2f0ce88dbd0ab1b38c268ef85183 /library/std/src/time.rs
parentc01d8d238c57f9847e1f1dd5a1d2659b85e2a468 (diff)
parente7908608d9d11a77b3c73eb1aaac47492575efe9 (diff)
downloadrust-dd91aba2fdd8e3b6d9248a401bd6eb2f8d445cdf.tar.gz
rust-dd91aba2fdd8e3b6d9248a401bd6eb2f8d445cdf.zip
Auto merge of #114882 - ChrisDenton:riddle-me, r=dtolnay
Update windows ffi bindings

Bump `windows-bindgen` to version 0.51.1. This brings with it some changes to the generated FFI bindings, but little that affects the code.

One change that does have more of an impact is `SOCKET` being `usize` instead of either `u64` or `u32` (as is used in std's public `SOCKET` type). However, it's now easy enough to abstract over that difference.

Finally I added a few new bindings that are likely to be used in pending PRs, mostly to make sure they're ok with the new metadata.

r? libs
Diffstat (limited to 'library/std/src/time.rs')
0 files changed, 0 insertions, 0 deletions