]> git.proxmox.com Git - rustc.git/blob - src/doc/unstable-book/src/library-features/alloc-jemalloc.md
New upstream version 1.23.0+dfsg1
[rustc.git] / src / doc / unstable-book / src / library-features / alloc-jemalloc.md
1 # `alloc_jemalloc`
2
3 The tracking issue for this feature is: [#33082]
4
5 [#33082]: https://github.com/rust-lang/rust/issues/33082
6
7 See also [`alloc_system`](library-features/alloc-system.html).
8
9 ------------------------
10
11 This feature has been replaced by [the `jemallocator` crate on crates.io.][jemallocator].
12
13 [jemallocator]: https://crates.io/crates/jemallocator