ralloc_shim 0.1.1

The binding layer for the rallc memory allocator.
Documentation
Build #36654 2016-12-21T22:10:17.903272+00:00
# rustc version
rustc 1.15.0-nightly (daf8c1dfc 2016-12-05)
# docs.rs version
cratesfyi 0.2.2 (4f7a57c 2016-10-20)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading ralloc_shim v0.1.1
Downloading syscall v0.2.1
Compiling syscall v0.2.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/syscall-0.2.1/src/lib.rs --crate-name syscall --crate-type lib -g -C metadata=bc1c5f989107898d -C extra-filename=-bc1c5f989107898d --out-dir /home/cratesfyi/ralloc_shim-0.1.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ralloc_shim-0.1.1/debug/deps --cap-lints allow`
Documenting ralloc_shim v0.1.1
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/ralloc_shim-0.1.1/src/lib.rs --crate-name ralloc_shim -o /home/cratesfyi/ralloc_shim-0.1.1/doc -L dependency=/home/cratesfyi/ralloc_shim-0.1.1/debug/deps --extern syscall=/home/cratesfyi/ralloc_shim-0.1.1/debug/deps/libsyscall-bc1c5f989107898d.rlib`
Finished debug [unoptimized + debuginfo] target(s) in 0.22 secs