EXPERIMENT: use new windows-bindgen - #160185
Draft
ChrisDenton wants to merge 2 commits into
Draft
Conversation
ChrisDenton
force-pushed
the
windows-bingen-0-66
branch
from
July 29, 2026 23:02
eef0193 to
4e90f58
Compare
8 tasks
ChrisDenton
force-pushed
the
windows-bingen-0-66
branch
from
July 29, 2026 23:06
4e90f58 to
15874ca
Compare
Member
Author
|
@bors try jobs=msvc,mingw |
This comment has been minimized.
This comment has been minimized.
rust-bors Bot
pushed a commit
that referenced
this pull request
Jul 29, 2026
EXPERIMENT: use new windows-bindgen try-job: *msvc* try-job: *mingw*
This comment has been minimized.
This comment has been minimized.
This comment was marked as outdated.
This comment was marked as outdated.
Member
Author
|
@bors try jobs=msvc,mingw |
This comment has been minimized.
This comment has been minimized.
rust-bors Bot
pushed a commit
that referenced
this pull request
Jul 29, 2026
EXPERIMENT: use new windows-bindgen try-job: *msvc* try-job: *mingw*
This comment has been minimized.
This comment has been minimized.
ChrisDenton
force-pushed
the
windows-bingen-0-66
branch
2 times, most recently
from
July 30, 2026 00:26
1a04b5f to
4011880
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Member
Author
|
@bors try jobs=msvc,mingw |
This comment has been minimized.
This comment has been minimized.
rust-bors Bot
pushed a commit
that referenced
this pull request
Jul 30, 2026
EXPERIMENT: use new windows-bindgen try-job: *msvc* try-job: *mingw*
ChrisDenton
force-pushed
the
windows-bingen-0-66
branch
from
July 30, 2026 01:37
f6c5bb4 to
e73b5df
Compare
This comment has been minimized.
This comment has been minimized.
Contributor
|
💔 Test for b1b3b99 failed: CI. Failed jobs:
|
ChrisDenton
force-pushed
the
windows-bingen-0-66
branch
2 times, most recently
from
July 30, 2026 14:54
195b73b to
63f300a
Compare
This comment has been minimized.
This comment has been minimized.
ChrisDenton
force-pushed
the
windows-bingen-0-66
branch
from
July 30, 2026 15:25
63f300a to
84cebdd
Compare
Member
Author
|
@bors try jobs=msvc,mingw |
This comment has been minimized.
This comment has been minimized.
rust-bors Bot
pushed a commit
that referenced
this pull request
Jul 30, 2026
EXPERIMENT: use new windows-bindgen try-job: *msvc* try-job: *mingw*
ChrisDenton
force-pushed
the
windows-bingen-0-66
branch
from
July 30, 2026 17:25
84cebdd to
3411313
Compare
Contributor
ChrisDenton
force-pushed
the
windows-bingen-0-66
branch
from
July 30, 2026 21:07
3411313 to
8e2b701
Compare
ChrisDenton
force-pushed
the
windows-bingen-0-66
branch
from
August 6, 2026 00:58
8e2b701 to
54763bb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
There are a lot of
u32->i32changes. Currently those fixes were done mostly mechanical, with some manual intervention where necessary.