demo-hack 0.0.5

Demo of proc-macro-hack
Documentation

Build #124687 2018-10-31 18:49:18

# rustc version rustc 1.31.0-nightly (78ff609d7 2018-10-19)

# docs.rs version cratesfyi 0.6.0 (903ae1f 2018-10-26)

# build log Updating crates.io index Downloading crates ... Downloaded demo-hack v0.0.5 Fresh unicode-xid v0.1.0 Fresh proc-macro2 v0.4.20 Fresh quote v0.6.9 Fresh syn v0.15.17 Fresh proc-macro-hack v0.5.0 Compiling demo-hack-impl v0.0.5 Running `rustc --crate-name demo_hack_impl /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/demo-hack-impl-0.0.5/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=4c71ea2822c4ee77 -C extra-filename=-4c71ea2822c4ee77 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-1a8f528895ed54ae.so --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-1546714ab601e946.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-140ebf616a1c0a12.rlib --cap-lints allow` Documenting demo-hack v0.0.5 Running `rustdoc --crate-name demo_hack /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/demo-hack-0.0.5/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'demo_hack_impl=https://docs.rs/demo-hack-impl/0.0.5' --extern-html-root-url 'proc_macro_hack=https://docs.rs/proc-macro-hack/0.5.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern demo_hack_impl=/home/cratesfyi/cratesfyi/debug/deps/libdemo_hack_impl-4c71ea2822c4ee77.so --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-1a8f528895ed54ae.so` Finished dev [unoptimized + debuginfo] target(s) in 23.40s