Closed
Description
Tracking issue for rust-lang/rfcs#1721
- - Add the
crt-static
target-feature- Update Cargo to pass through target-feature to build scripts - Expose rustc cfg values to build scripts cargo#3243- Implement "lazy link attributes" and implement in a gated fashion in liblibc.
Be aware that "lazy link attributes" (#[link(name = "foo", cfg(foo))]
) will never be stable.
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
CARGO_CFG_TARGET_*
in build.rs briansmith/ring#322Rollup merge of rust-lang#37545 - alexcrichton:crt-static, r=brson
83 remaining items