-
Notifications
You must be signed in to change notification settings - Fork 6
Move to windows 0.58.0, and also permit version 0.59
#65
Conversation
windows-core 0.59, windows-targets 0.53windows-core 0.59, windows-targets 0.53
windows-core 0.59, windows-targets 0.53windows-{core,bindgen} 0.59, windows-targets 0.53
1852406 to
69a984f
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #65 +/- ##
==========================================
- Coverage 86.71% 86.53% -0.18%
==========================================
Files 5 5
Lines 557 557
Branches 557 557
==========================================
- Hits 483 482 -1
- Misses 48 49 +1
Partials 26 26 ☔ View full report in Codecov by Sentry. |
d2f010a to
5da7513
Compare
|
Not sure what the Linux-only nightly debug failure is, but it's something to do with LSAN. 😬 I don't think I have the bandwidth to figure it out right this moment, though. |
|
This PR only upgrades It seems that |
Will be fixed with #69. |
@larseggert can you explain why bindgen is used? |
|
In earlier versions, we tried to avoid pulling in the other larger We abandoned that at some point, and converted to calling If we can avoid |
|
@ErichDonGubler I don't seem to have the ability to rebase your PR; did you maybe not give owners the relevant permission? |
5da7513 to
8b708e3
Compare
|
@larseggert: Huh, that's strange, I'm not sure why you can't rebase. I don't see the I've rebased using the GH UI. |
|
@ErichDonGubler Thanks for rebasing. Would you want to switch us from the |
|
@larseggert: Sure! |
|
For what my input is worth here, I am in favor of moving from While I assume we can bring @ErichDonGubler I appreciate your support here. Let me know if you need any help. |
8b708e3 to
16bcd32
Compare
windows-{core,bindgen} 0.59, windows-targets 0.53windows 0.58.0, and also permit version 0.59
|
Just force-pushed to move to the |
|
Just made an example showing that |
You can recreate this commit by: 1. Applying a `patch.crates-io.libloading` to point to the upstream PR allowing `windows` 0.59 in its dep. range. 2. Run `cargo update`.
16bcd32 to
c7b03de
Compare
|
🙌🏻 This PR no longer has a hard dependency on |
c7b03de to
4afd54a
Compare
|
Thanks for the quick help here @ErichDonGubler! Will make my life a lot easier bringing |
No description provided.