serde_derive 1.0.83

Macros 1.1 implementation of #[derive(Serialize, Deserialize)]
Documentation
Build #133497 2018-12-28T00:59:21.282696+00:00
# rustc version
rustc 1.33.0-nightly (adbfec229 2018-12-17)
# docs.rs version
cratesfyi 0.6.0 (2f681cd 2018-12-20)

# build log
Updating crates.io index
Fresh unicode-xid v0.1.0
Fresh proc-macro2 v0.4.24
Fresh quote v0.6.10
Checking syn v0.15.23
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.23/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=00bdd6ec1f2e1cca -C extra-filename=-00bdd6ec1f2e1cca --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-845b01f73d3775f2.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-a6b5027f83535298.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-f7ddf05491e46f30.rmeta --cap-lints allow`
Documenting serde_derive v1.0.83
Running `rustdoc --crate-name serde_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.83/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'serde=https://docs.rs/serde/1.0.83' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.24' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.23' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.10' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-845b01f73d3775f2.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-a6b5027f83535298.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-00bdd6ec1f2e1cca.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.23s