linked_list_allocator 0.2.5

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 #42361 2017-02-20 15:17:23

# rustc version rustc 1.16.0-nightly (df8debf6d 2017-01-25)

# docs.rs version cratesfyi 0.3.1 (35080d4 2017-01-24)

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