mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
55dd595c08
When building with Cargo we need to detect `feature = "jemalloc"` to enable jemalloc, so propagate this same change to the build system to pass the right `--cfg` argument.