-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
B-unstableBlocker: Implemented in the nightly compiler and unstable.Blocker: Implemented in the nightly compiler and unstable.
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.
kirillkh, jirutka, Dushistov, Connicpu, kraai and 1 more
Metadata
Metadata
Assignees
Labels
B-unstableBlocker: Implemented in the nightly compiler and unstable.Blocker: Implemented in the nightly compiler and unstable.