linked_list_allocator 0.2.7

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 #62626 2017-06-20T16:18:30.327154+00:00
# rustc version
rustc 1.19.0-dev (28a93c1f4 2017-05-31)
# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading linked_list_allocator v0.2.7
Documenting linked_list_allocator v0.2.7
Running `rustdoc --crate-name linked_list_allocator .cargo/registry/src/github.com-1ecc6299db9ec823/linked_list_allocator-0.2.7/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps`
Finished dev [unoptimized + debuginfo] target(s) in 0.16 secs