Skip to content

Fix compilation on Windows#409

Merged
Thomasdezeeuw merged 4 commits intorust-lang:v0.4.xfrom
Thomasdezeeuw:issue_408
Mar 3, 2023
Merged

Fix compilation on Windows#409
Thomasdezeeuw merged 4 commits intorust-lang:v0.4.xfrom
Thomasdezeeuw:issue_408

Conversation

@Thomasdezeeuw
Copy link
Collaborator

This was cherry-pick picked from the v0.5 branch, but never compiled
properly due changed made to v0.5. Combine that with a broken CI, which
we didn't know about, and you've got a broken v0.4.8 release.

Fixes #408

This was cherry-pick picked from the v0.5 branch, but never compiled
properly due changed made to v0.5. Combine that with a broken CI, which
we didn't know about, and you've got a broken v0.4.8 release.
@Thomasdezeeuw Thomasdezeeuw requested a review from Darksonn March 3, 2023 10:50
Cargo hack uses a newer Rust version than our MSRV, so manually
installing it is becoming a pain.
@Thomasdezeeuw Thomasdezeeuw merged commit 25613f5 into rust-lang:v0.4.x Mar 3, 2023
@Thomasdezeeuw Thomasdezeeuw deleted the issue_408 branch March 3, 2023 14:48
@abonander
Copy link
Contributor

Thanks @Thomasdezeeuw! Sorry for the compilation error, I didn't have the time to test it on a Windows PC before it was merged. I noticed the v0.4.x branch only runs tests on FreeBSD, though.

@Thomasdezeeuw
Copy link
Collaborator Author

No problem. Yes GitHub Actions weren't run, only our Circle CI, thus reporting a green CI without actually doing all of the checks. The first commit in this pr first that as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants