mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-02 18:27:37 +00:00

It seems that cargo can't conditionally propagate features when `default-features` is set to `false`. Signed-off-by: onur-ozkan <work@onurozkan.dev>