mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
update jemallocator
example to use 2018 edition import syntax
This commit is contained in:
parent
fed2c43bbf
commit
519aa6e4d7
@ -42,8 +42,6 @@
|
||||
//! [`GlobalAlloc`] trait. This type can be provided by an external library:
|
||||
//!
|
||||
//! ```rust,ignore (demonstrates crates.io usage)
|
||||
//! extern crate jemallocator;
|
||||
//!
|
||||
//! use jemallocator::Jemalloc;
|
||||
//!
|
||||
//! #[global_allocator]
|
||||
|
Loading…
Reference in New Issue
Block a user