jemalloc 0.3.0

binds to jemalloc
Documentation
Build #111381 2018-08-06T10:08:55.861635+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading jemalloc v0.3.0
Fresh ptr v0.2.1
Compiling loca v0.7.0
Running `rustc --crate-name loca .cargo/registry/src/github.com-1ecc6299db9ec823/loca-0.7.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=3ae99cfd6eb13764 -C extra-filename=-3ae99cfd6eb13764 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern ptr=/home/cratesfyi/cratesfyi/debug/deps/libptr-596e4794a3028347.rlib --extern-version ptr=ptr,0.2.1 --cap-lints allow`
Documenting jemalloc v0.3.0
Running `rustdoc --crate-name jemalloc .cargo/registry/src/github.com-1ecc6299db9ec823/jemalloc-0.3.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern loca=/home/cratesfyi/cratesfyi/debug/deps/libloca-3ae99cfd6eb13764.rlib --extern-version loca=loca,0.7.0`
Finished dev [unoptimized + debuginfo] target(s) in 0.37 secs