compile-ints 0.1.0

Compile-time integers created through macros.
Documentation
Build #166838 2019-06-19 19:35:17

# rustc version rustc 1.37.0-nightly (37d001e4d 2019-05-29)

# docs.rs version cratesfyi 0.6.0 (254ceae 2019-06-04)

# build log Updating crates.io index Downloading crates ... Downloaded compile-ints v0.1.0 Fresh unicode-xid v0.1.0 Compiling syn v0.15.36 Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.36/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="parsing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' -C metadata=851b76b2ee3f839b -C extra-filename=-851b76b2ee3f839b --out-dir /home/cratesfyi/cratesfyi/debug/build/syn-851b76b2ee3f839b -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Fresh proc-macro2 v0.4.30 Fresh quote v0.6.12 Running `/home/cratesfyi/cratesfyi/debug/build/syn-851b76b2ee3f839b/build-script-build` Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.36/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="parsing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' -C metadata=d6c6044918c6d0ba -C extra-filename=-d6c6044918c6d0ba --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-adaafd1f51fa655e.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-a84d564229608a4c.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-a652bae9930a05bb.rmeta --cap-lints allow --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` Documenting compile-ints v0.1.0 Running `rustdoc --crate-name compile_ints /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/compile-ints-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.30' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.12' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.5' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.36' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-adaafd1f51fa655e.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-a84d564229608a4c.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-d6c6044918c6d0ba.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 6.66s