wee_alloc 0.4.5

wee_alloc: The Wasm-Enabled, Elfin Allocator
Documentation
Build #180467 2019-08-22T17:17:17.972395+00:00
# rustc version
rustc 1.39.0-nightly (bea0372a1 2019-08-20)
# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)

# build log
Updating crates.io index
Compiling wee_alloc v0.4.5
Checking memory_units v0.4.0
Fresh cfg-if v0.1.9
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/wee_alloc-0.4.5/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="size_classes"' -C metadata=2a50377ef1d0bb82 -C extra-filename=-2a50377ef1d0bb82 --out-dir /home/cratesfyi/cratesfyi/debug/build/wee_alloc-2a50377ef1d0bb82 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh libc v0.2.62
Running `rustc --crate-name memory_units /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/memory_units-0.4.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=55682f6d9990cb81 -C extra-filename=-55682f6d9990cb81 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/wee_alloc-2a50377ef1d0bb82/build-script-build`
Documenting wee_alloc v0.4.5
Running `rustdoc --crate-name wee_alloc /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/wee_alloc-0.4.5/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="size_classes"' -Z unstable-options --resource-suffix -20190820-1.39.0-nightly-bea0372a1 --static-root-path / --disable-per-crate-search --extern-html-root-url 'cfg_if=https://docs.rs/cfg-if/0.1.9' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.62' --extern-html-root-url 'memory_units=https://docs.rs/memory_units/0.4.0' --extern-html-root-url 'spin=https://docs.rs/spin/0.5.1' --extern-html-root-url 'winapi=https://docs.rs/winapi/0.3.7' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-44c2c4bddc0fd961.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-377bebdb75e2e1ea.rmeta --extern memory_units=/home/cratesfyi/cratesfyi/debug/deps/libmemory_units-55682f6d9990cb81.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 1.69s