string_cache_codegen 0.3.0

A codegen library for string-cache, developed as part of the Servo project.
Documentation
Build #33096 2016-10-28 15:27:30
# rustc version
rustc 1.14.0-nightly (6dc035ed9 2016-10-15)# docs.rs version
cratesfyi 0.2.2 (4f7a57c 2016-10-20)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading string_cache_codegen v0.3.0
Compiling phf_shared v0.7.18
Compiling libc v0.2.17
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/phf_shared-0.7.18/src/lib.rs --crate-name phf_shared --crate-type lib -g -C metadata=7f45fbe55a9978f9 -C extra-filename=-7f45fbe55a9978f9 --out-dir /home/cratesfyi/string_cache_codegen-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/string_cache_codegen-0.3.0/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.17/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"use_std\" --cfg feature=\"default\" -C metadata=ad32fde1bd850538 -C extra-filename=-ad32fde1bd850538 --out-dir /home/cratesfyi/string_cache_codegen-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/string_cache_codegen-0.3.0/debug/deps --cap-lints allow`
Compiling rand v0.3.14
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.14/src/lib.rs --crate-name rand --crate-type lib -g -C metadata=49a08859d086fffe -C extra-filename=-49a08859d086fffe --out-dir /home/cratesfyi/string_cache_codegen-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/string_cache_codegen-0.3.0/debug/deps --extern libc=/home/cratesfyi/string_cache_codegen-0.3.0/debug/deps/liblibc-ad32fde1bd850538.rlib --cap-lints allow`
Compiling phf_generator v0.7.18
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/phf_generator-0.7.18/src/lib.rs --crate-name phf_generator --crate-type lib -g -C metadata=18b5a5abf3aa1f8a -C extra-filename=-18b5a5abf3aa1f8a --out-dir /home/cratesfyi/string_cache_codegen-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/string_cache_codegen-0.3.0/debug/deps --extern phf_shared=/home/cratesfyi/string_cache_codegen-0.3.0/debug/deps/libphf_shared-7f45fbe55a9978f9.rlib --extern rand=/home/cratesfyi/string_cache_codegen-0.3.0/debug/deps/librand-49a08859d086fffe.rlib --cap-lints allow`
Documenting string_cache_codegen v0.3.0
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/string_cache_codegen-0.3.0/lib.rs --crate-name string_cache_codegen -o /home/cratesfyi/string_cache_codegen-0.3.0/doc -L dependency=/home/cratesfyi/string_cache_codegen-0.3.0/debug/deps --extern phf_generator=/home/cratesfyi/string_cache_codegen-0.3.0/debug/deps/libphf_generator-18b5a5abf3aa1f8a.rlib`
Finished debug [unoptimized + debuginfo] target(s) in 3.27 secs