Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to latest jemallocator and jemalloc-sys #20848

Closed
wants to merge 6 commits into from
Closed
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

fixup

  • Loading branch information
gnzlbg committed May 30, 2018
commit 68f67504adc49f154f3763c102df450008145a83
@@ -17,7 +17,6 @@ mod platform {
extern crate jemallocator;
pub use self::jemallocator::Jemalloc as Allocator;

use std::alloc::{GlobalAlloc, Layout, Opaque, System};
use std::os::raw::c_void;

/// Get the size of a heap block.
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.