-
-
Notifications
You must be signed in to change notification settings - Fork 15k
Tracking Issue for removing windows-targets dependency #156459
Copy link
Copy link
Open
Labels
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCF-raw_dylib`#![feature(raw_dylib)]``#![feature(raw_dylib)]`O-windowsOperating system: WindowsOperating system: Windows
Metadata
Metadata
Assignees
Labels
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCF-raw_dylib`#![feature(raw_dylib)]``#![feature(raw_dylib)]`O-windowsOperating system: WindowsOperating system: Windows
Type
Fields
Give feedbackNo fields configured for issues without a type.
windows-sys 0.61 uses raw-dylib rather than shipping binary import libraries. This reduces the vendor size and makes cross-compilation easier.