-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Tracking issue for RFC 2627: #[link(kind="raw-dylib")] #58713
Copy link
Copy link
Open
Labels
A-linkageArea: linking into static, shared libraries and binariesArea: linking into static, shared libraries and binariesB-RFC-approvedBlocker: Approved by a merged RFC but not yet implemented.Blocker: Approved by a merged RFC but not yet implemented.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: WindowsS-tracking-impl-incompleteStatus: The implementation is incomplete.Status: The implementation is incomplete.T-langRelevant to the language teamRelevant to the language team
Metadata
Metadata
Assignees
Labels
A-linkageArea: linking into static, shared libraries and binariesArea: linking into static, shared libraries and binariesB-RFC-approvedBlocker: Approved by a merged RFC but not yet implemented.Blocker: Approved by a merged RFC but not yet implemented.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: WindowsS-tracking-impl-incompleteStatus: The implementation is incomplete.Status: The implementation is incomplete.T-langRelevant to the language teamRelevant to the language team
Type
Fields
Give feedbackNo fields configured for issues without a type.
This is the tracking issue for RFC 2627,
#[link(kind="raw-dylib")].Note:
raw-dylibandlink_ordinalare now stabilized in 1.65 on Windows for x86_64, aarch64, and thumbv7a (not 32-bit x86) via #99916.Opens:
link_ordinalattribute (Implement#[link_ordinal(n)]#89025)raw_dylib_macho#146356)