]> git.proxmox.com Git - rustc.git/blame - 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
CommitLineData
8bb4bdeb
XL
1# `alloc_jemalloc`
2
3The tracking issue for this feature is: [#33082]
4
5[#33082]: https://github.com/rust-lang/rust/issues/33082
6
7cac9316 7See also [`alloc_system`](library-features/alloc-system.html).
8bb4bdeb
XL
8
9------------------------
10
abe05a73 11This feature has been replaced by [the `jemallocator` crate on crates.io.][jemallocator].
8bb4bdeb 12
abe05a73 13[jemallocator]: https://crates.io/crates/jemallocator