-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Closed
Labels
A-linkageArea: linking into static, shared libraries and binariesArea: linking into static, shared libraries and binariesT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Description
rust/src/librustc_feature/active.rs
Lines 334 to 335 in f8b796b
/// Allows `#[link(..., cfg(..))]`. | |
(active, link_cfg, "1.14.0", Some(37406), None), |
Relevant issue: #37406.
I'm not sure what the state of this feature is, but we may want to use this issue as a new tracking issue.
Metadata
Metadata
Assignees
Labels
A-linkageArea: linking into static, shared libraries and binariesArea: linking into static, shared libraries and binariesT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.