After bumping into an issue using --no-default-features
on a project I'm working on with workspaces, I wrote up a simple description of my expectations (which I'm sure have issues, but w/e).
But I realize now there are a few open issues relating to features and workspace. Rather than further cluttering the many issues, I'm asking here if it makes sense to create a tracking meta issue for the work needed?
Specifically these issues popped out to me:
- https://github.com/rust-lang/cargo/issues/4463
- https://github.com/rust-lang/cargo/issues/4753
- https://github.com/rust-lang/cargo/issues/5210
- https://github.com/rust-lang/cargo/issues/5364
- https://github.com/rust-lang/cargo/issues/6195
- https://github.com/rust-lang/cargo/issues/5015 (I left a comment)
I can update this list to completion if anyone else finds other relevant issues. Thanks.