allocator_api 0.4.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
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "allocator_api"
version = "0.4.0"
authors = ["The Rust Project Developers", "Mike Hommey <mh@glandium.org>"]
description = "This is a copy of the unstable allocator_api\n(https://github.com/rust-lang/rust/issues/32838) and of parts of the unstable\nalloc feature.\n\nUsable with stable rust, but requires 1.26.\n"
readme = "README.md"
keywords = ["no_std", "allocator"]
license = "Apache-2.0/MIT"
repository = "https://github.com/glandium/allocator_api"
[build-dependencies.rustc_version]
version = "0.2"