-
Couldn't load subscription status.
- Fork 13.9k
Closed
Labels
B-unstableBlocker: Implemented in the nightly compiler and unstable.Blocker: Implemented in the nightly compiler and unstable.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 RFCT-langRelevant to the language teamRelevant to the language team
Description
Tracks stabilization of the linked_from attribute. From the reference
linked_fromindicates what native library this block of FFI items is coming from. This attribute is of the form#[linked_from = "foo"]wherefoois the name of a library in either#[link]or a-lflag. This attribute is currently required to export symbols from a Rust dynamic library on Windows
Metadata
Metadata
Assignees
Labels
B-unstableBlocker: Implemented in the nightly compiler and unstable.Blocker: Implemented in the nightly compiler and unstable.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 RFCT-langRelevant to the language teamRelevant to the language team