linked_list_allocator 0.2.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 #12698 2016-08-09 07:39:25

# 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.2.2 Documenting linked_list_allocator v0.2.2 Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/linked_list_allocator-0.2.2/src/lib.rs --crate-name linked_list_allocator -o /home/cratesfyi/linked_list_allocator-0.2.2/doc -L dependency=/home/cratesfyi/linked_list_allocator-0.2.2/debug -L dependency=/home/cratesfyi/linked_list_allocator-0.2.2/debug/deps`