[go: up one dir, main page]

cc 1.0.31

A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code.
Documentation
Build #147664 2019-03-12 14:36:01
# rustc version
rustc 1.34.0-nightly (350674b71 2019-02-28)# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)# build log
Updating crates.io index
Downloading crates ...
Downloaded cc v1.0.31
Documenting cc v1.0.31
Running `rustdoc --crate-name cc /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/cc-1.0.31/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190228-1.34.0-nightly-350674b71 --static-root-path / --disable-per-crate-search --extern-html-root-url 'tempdir=https://docs.rs/tempdir/0.3.7' --extern-html-root-url 'rayon=https://docs.rs/rayon/1.0.3' -L dependency=/home/cratesfyi/cratesfyi/debug/deps`
Finished dev [unoptimized + debuginfo] target(s) in 3.03s