linked_list_allocator 0.1.2

Simple allocator usable for no_std systems. It builds a linked list from the freed blocks and thus needs no additional data structures.
Documentation
Build #12702 2016-08-09T07:40:35.224803+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)
# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading linked_list_allocator v0.1.2
Documenting linked_list_allocator v0.1.2
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/linked_list_allocator-0.1.2/src/lib.rs --crate-name linked_list_allocator -o /home/cratesfyi/linked_list_allocator-0.1.2/doc -L dependency=/home/cratesfyi/linked_list_allocator-0.1.2/debug -L dependency=/home/cratesfyi/linked_list_allocator-0.1.2/debug/deps`