paste-impl 0.1.0

Implementation detail of the `paste` crate
Documentation
Build #124755 2018-11-01T02:52:41.731334+00:00
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)
# docs.rs version
cratesfyi 0.6.0 (b4c8f59 2018-10-31)

# build log
Updating crates.io index
Downloading crates ...
Downloaded paste-impl v0.1.0
Fresh unicode-xid v0.1.0
Fresh proc-macro2 v0.4.20
Fresh quote v0.6.9
Fresh syn v0.15.17
Compiling proc-macro-hack v0.5.1
Running `rustc --crate-name proc_macro_hack /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-hack-0.5.1/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=b3e7bce365aadae6 -C extra-filename=-b3e7bce365aadae6 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-faa26a05800113d3.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-1546714ab601e946.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-140ebf616a1c0a12.rlib --cap-lints allow`
Documenting paste-impl v0.1.0
Running `rustdoc --crate-name paste_impl /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/paste-impl-0.1.0/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 'proc_macro_hack=https://docs.rs/proc-macro-hack/0.5.1' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.17' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.20' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.9' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-b3e7bce365aadae6.so --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-6ad5a598f58972e9.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-91009b8726af4a63.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-2d4a2d60a2a78a4c.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 7.47s