serde_derive_internals 0.25.0

AST representation used by Serde derive macros. Unstable.
Documentation
Build #183966 2019-09-08T03:17:29.964998+00:00
# rustc version
rustc 1.39.0-nightly (618768492 2019-09-05)
# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)

# build log
Updating crates.io index
Fresh unicode-xid v0.2.0
Compiling syn v1.0.5
Fresh proc-macro2 v1.0.3
Fresh quote v1.0.2
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.5/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="quote"' -C metadata=d47c50bdcefc90fb -C extra-filename=-d47c50bdcefc90fb --out-dir /home/cratesfyi/cratesfyi/debug/build/syn-d47c50bdcefc90fb -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/syn-d47c50bdcefc90fb/build-script-build`
Running `rustc --edition=2018 --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="quote"' -C metadata=4cb7f3bbba9f89a1 -C extra-filename=-4cb7f3bbba9f89a1 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-dab04e43facf4009.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-8f427635a3d4003b.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-becd497e0ad80d6d.rmeta --cap-lints allow`
Documenting serde_derive_internals v0.25.0
Running `rustdoc --crate-name serde_derive_internals /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_derive_internals-0.25.0/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190905-1.39.0-nightly-618768492 --static-root-path / --disable-per-crate-search --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/1.0.3' --extern-html-root-url 'quote=https://docs.rs/quote/1.0.2' --extern-html-root-url 'syn=https://docs.rs/syn/1.0.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-dab04e43facf4009.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-8f427635a3d4003b.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-4cb7f3bbba9f89a1.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.98s