linked_list_allocator 0.4.3

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 #79518 2017-12-15 08:23:37

# rustc version rustc 1.22.0-dev (b1cfd1750 2017-09-21)

# docs.rs version cratesfyi 0.4.2 (13da7b2 2017-10-12)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading linked_list_allocator v0.4.3 Fresh spin v0.4.6 Documenting linked_list_allocator v0.4.3 Running `rustdoc --crate-name linked_list_allocator .cargo/registry/src/github.com-1ecc6299db9ec823/linked_list_allocator-0.4.3/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern spin=/home/cratesfyi/cratesfyi/debug/deps/libspin-0b5dd95739b2d4a3.rlib --extern-version spin=spin,0.4.6` Finished dev [unoptimized + debuginfo] target(s) in 0.93 secs