1
2
Fork
You've already forked asmkit
2

WIP: Fix compile errors on windows #2

Draft
ExPuritate wants to merge 1 commit from ExPuritate/asmkit:windows_fix into main
pull from: ExPuritate/asmkit:windows_fix
merge into: playXE:main
playXE:main
First-time contributor
Copy link

The crate cannot be compiled on Windows with rustc version rustc 1.98.0-nightly (e7815e522 2026年06月04日)

The crate cannot be compiled on Windows with rustc version `rustc 1.98.0-nightly (e7815e522 2026年06月04日)`

LGTM, thanks! I'll tag a release this week with fixes from you and a few patches I had myself.

Also, I cannot myself verify anything on Windows target, if you can please check it actually works in examples/.

LGTM, thanks! I'll tag a release this week with fixes from you and a few patches I had myself. Also, I cannot myself verify anything on Windows target, if you can please check it actually works in examples/.
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u windows_fix:ExPuritate-windows_fix
git switch ExPuritate-windows_fix

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff ExPuritate-windows_fix
git switch ExPuritate-windows_fix
git rebase main
git switch main
git merge --ff-only ExPuritate-windows_fix
git switch ExPuritate-windows_fix
git rebase main
git switch main
git merge --no-ff ExPuritate-windows_fix
git switch main
git merge --squash ExPuritate-windows_fix
git switch main
git merge --ff-only ExPuritate-windows_fix
git switch main
git merge ExPuritate-windows_fix
git push origin main
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
playXE/asmkit!2
Reference in a new issue
playXE/asmkit
No description provided.
Delete branch "ExPuritate/asmkit:windows_fix"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?