allocator_api 0.5.0

This is a copy of the unstable allocator_api (https://github.com/rust-lang/rust/issues/32838) and of parts of the unstable alloc feature. Usable with stable rust, but requires 1.26.
Documentation
Build #122814 2018-10-23 10:00:57

# rustc version rustc 1.31.0-nightly (78ff609d7 2018-10-19)

# docs.rs version cratesfyi 0.6.0 (401be1e 2018-10-20)

# build log Updating crates.io index Fresh semver-parser v0.7.0 Fresh semver v0.9.0 Fresh rustc_version v0.2.3 Compiling allocator_api v0.5.0 Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/allocator_api-0.5.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1cee15397a3ffe76 -C extra-filename=-1cee15397a3ffe76 --out-dir /home/cratesfyi/cratesfyi/debug/build/allocator_api-1cee15397a3ffe76 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rustc_version=/home/cratesfyi/cratesfyi/debug/deps/librustc_version-b7995aee23c7cb9f.rlib --cap-lints allow` Running `/home/cratesfyi/cratesfyi/debug/build/allocator_api-1cee15397a3ffe76/build-script-build` Documenting allocator_api v0.5.0 Running `rustdoc --crate-name allocator_api /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/allocator_api-0.5.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'rustc_version=https://docs.rs/rustc_version/0.2.3' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cfg 'feature="nonnull_cast"' --cfg 'feature="global_alloc"'` Finished dev [unoptimized + debuginfo] target(s) in 2.17s