jemalloc-sys 0.3.2

Rust FFI bindings to jemalloc
Documentation
Build #165890 2019-06-14 10:17:29

# rustc version rustc 1.37.0-nightly (37d001e4d 2019-05-29)

# docs.rs version cratesfyi 0.6.0 (254ceae 2019-06-04)

# build log Updating crates.io index Downloading crates ... Downloaded jemalloc-sys v0.3.2 Fresh cc v1.0.37 Fresh fs_extra v1.1.0 Compiling jemalloc-sys v0.3.2 Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.3.2/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="background_threads_runtime_support"' --cfg 'feature="default"' -C metadata=1697273a16e4ef7d -C extra-filename=-1697273a16e4ef7d --out-dir /home/cratesfyi/cratesfyi/debug/build/jemalloc-sys-1697273a16e4ef7d -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-53722e16c2fefd30.rlib --extern fs_extra=/home/cratesfyi/cratesfyi/debug/deps/libfs_extra-5b41b6807697b84c.rlib --cap-lints allow` Fresh libc v0.2.58 Running `/home/cratesfyi/cratesfyi/debug/build/jemalloc-sys-1697273a16e4ef7d/build-script-build` Documenting jemalloc-sys v0.3.2 Running `rustdoc --crate-name jemalloc_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.3.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="background_threads_runtime_support"' --cfg 'feature="default"' -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'cc=https://docs.rs/cc/1.0.37' --extern-html-root-url 'fs_extra=https://docs.rs/fs_extra/1.1.0' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.58' --cfg jemallocator_docs -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-dc0b655538924a95.rmeta --cfg prefixed` Finished dev [unoptimized + debuginfo] target(s) in 52.10s