mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
61e89446ef
This commit removes all jemalloc related submodules, configuration, etc, from the bootstrap, from the standard library, and from the compiler. This will be followed up with a change to use jemalloc specifically as part of rustc on blessed platforms.