[go: up one dir, main page]

ctor 0.1.0

__attribute__((constructor)) for Rust
Documentation
Build #130200 2018-12-06 05:33:31
# rustc version
rustc 1.32.0-nightly (3e90a12a8 2018-11-29)# docs.rs version
cratesfyi 0.6.0 (e287639 2018-12-01)# build log
Updating crates.io index
Downloading crates ...
Downloaded ctor v0.1.0
Fresh unicode-xid v0.1.0
Fresh proc-macro2 v0.4.24
Fresh quote v0.6.10
Checking syn v0.15.22
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.22/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' -C metadata=51dbb1b34ccdc4d5 -C extra-filename=-51dbb1b34ccdc4d5 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-7bc6e4ed4fd149a7.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-83449017d23d2eef.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-cefd7c42953be5db.rmeta --cap-lints allow`
Documenting ctor v0.1.0
Running `rustdoc --edition=2018 --crate-name ctor /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ctor-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181129-1.32.0-nightly-3e90a12a8 --extern-html-root-url 'quote=https://docs.rs/quote/0.6.10' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.22' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-83449017d23d2eef.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-51dbb1b34ccdc4d5.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 9.01s