Open jethrogb opened 6 years ago
At the end of https://github.com/rust-lang/rfcs/pull/1133 I carved off some stand-alone issues that can be addressed relatively independently. (edit added above).
@jethrogb seeing you copied my issues in to the OP, I embellished that and removed from here. In general, I was wondering what you think of non-authors editing the OP. It's convenient to put things there, also but don't want to put words into other people's mouths, so no obvious solution IMO.
This is a tracking issue for proposed changes to cargo that could aid portability.
Conditional compilation based on a dependent's choices.
Target-specific cargo features
4
Post https://github.com/rust-lang/rfcs/pull/1133 concerns
[patch]
for std-lib libraries, thinks issue might by closed in mistake cause cannot find docs[ ] https://github.com/rust-lang/cargo/issues/4866: cross compilation totally breaks
build.rs
Cargo.lock
doesn't handle platform-specific dependencies properly either