mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-26 00:36:51 +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>