This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 18aa974
authored
Unrolled build for rust-lang#126229
Rollup merge of rust-lang#126229 - ChrisDenton:bindgen, r=Mark-Simulacrum
Bump windows-bindgen to 0.57
This PR updates our generated Windows API bindings using the latest version of `windows-bindgen`.
The only change to the generated code is that `derive` is used for `Copy` and `Clone` instead of `impl`.File tree
3 files changed
+71
-422
lines changed- library/std/src/sys/pal/windows/c
- src/tools/generate-windows-sys
3 files changed
+71
-422
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6385 | 6385 | | |
6386 | 6386 | | |
6387 | 6387 | | |
6388 | | - | |
| 6388 | + | |
6389 | 6389 | | |
6390 | | - | |
| 6390 | + | |
6391 | 6391 | | |
6392 | 6392 | | |
6393 | 6393 | | |
| |||
6408 | 6408 | | |
6409 | 6409 | | |
6410 | 6410 | | |
6411 | | - | |
| 6411 | + | |
6412 | 6412 | | |
6413 | | - | |
| 6413 | + | |
6414 | 6414 | | |
6415 | 6415 | | |
6416 | 6416 | | |
| |||
0 commit comments