shaderc 0.6.0

Rust bindings for shaderc
Documentation
Build #172583 2019-07-15T15:37:03.993491+00:00
# rustc version
rustc 1.38.0-nightly (4bb6b4a5e 2019-07-11)
# docs.rs version
cratesfyi 0.6.0 (7587507 2019-07-12)

# build log
Updating crates.io index
Downloading crates ...
Downloaded shaderc v0.6.0
Fresh cc v1.0.37
Fresh cmake v0.1.40
Fresh libc v0.2.60
Checking shaderc-sys v0.6.0
Running `rustc --crate-name shaderc_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/shaderc-sys-0.6.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=f8a71f815a4d7595 -C extra-filename=-f8a71f815a4d7595 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-0b0993f2e431b680.rmeta --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/shaderc-sys-24be3e4646952b5d/out/lib -l static=shaderc_combined -l dylib=stdc++`
Documenting shaderc v0.6.0
Running `rustdoc --crate-name shaderc /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/shaderc-0.6.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190711-1.38.0-nightly-4bb6b4a5e --static-root-path / --disable-per-crate-search --extern-html-root-url 'assert_matches=https://docs.rs/assert_matches/1.3.0' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.60' --extern-html-root-url 'shaderc_sys=https://docs.rs/shaderc-sys/0.6.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-0b0993f2e431b680.rmeta --extern shaderc_sys=/home/cratesfyi/cratesfyi/debug/deps/libshaderc_sys-f8a71f815a4d7595.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.20s