File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -94,10 +94,11 @@ lto = true
94
94
![ Minimum Rust: 1.28] ( https://img.shields.io/badge/Minimum%20Rust%20Version-1.28-brightgreen.svg )
95
95
![ Maximum Rust: 1.31] ( https://img.shields.io/badge/Maximum%20Rust%20Version-1.31-brightgreen.svg )
96
96
97
- As of Rust 1.32,
98
- [ ` jemalloc ` is removed by default] ( https://blog.rust-lang.org/2019/01/17/Rust-1.32.0.html ) .
99
- ** If using Rust 1.32 or newer, no action is needed to reduce binary size regarding this
100
- feature** .
97
+ > [ !IMPORTANT]
98
+ > As of Rust 1.32,
99
+ > [ ` jemalloc ` is removed by default] ( https://blog.rust-lang.org/2019/01/17/Rust-1.32.0.html ) .
100
+ > ** If using Rust 1.32 or newer, no action is needed to reduce binary size regarding this
101
+ > feature** .
101
102
102
103
** Prior to Rust 1.32** , to improve performance on some platforms Rust bundled
103
104
[ jemalloc] ( https://github.com/jemalloc/jemalloc ) , an allocator that often
You can’t perform that action at this time.
0 commit comments