rustc-ap-rustc_macros 579.0.0

Automatically published version of the package `rustc_macros` in the rust-lang/rust repository from commit b9de4ef89e0e53099a084001b26ec3207c5f8391 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
Documentation
Build #183035 2019-09-04T09:36:24.637439+00:00
# rustc version
rustc 1.39.0-nightly (b9de4ef89 2019-09-03)# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)# build log
Updating crates.io index
Checking unicode-xid v0.1.0
Fresh either v1.5.2
Checking itertools v0.8.0
Running `rustc --crate-name unicode_xid /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-xid-0.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' -C metadata=8685027825c6e358 -C extra-filename=-8685027825c6e358 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name itertools /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.8.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=e9454fbb1dbf16b4 -C extra-filename=-e9454fbb1dbf16b4 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern either=/home/cratesfyi/cratesfyi/debug/deps/libeither-6645e68ce77aaa2d.rmeta --cap-lints allow`
Checking proc-macro2 v0.4.30
Running `rustc --crate-name proc_macro2 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.30/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=b748a78012f4bf90 -C extra-filename=-b748a78012f4bf90 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-8685027825c6e358.rmeta --cap-lints allow --cfg u128 --cfg use_proc_macro --cfg wrap_proc_macro --cfg proc_macro_span`
Checking quote v0.6.13
Running `rustc --crate-name quote /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/quote-0.6.13/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=65a63ef7f2fd4050 -C extra-filename=-65a63ef7f2fd4050 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-b748a78012f4bf90.rmeta --cap-lints allow`
Checking syn v0.15.44
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.44/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="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=ec60a0828fa930b2 -C extra-filename=-ec60a0828fa930b2 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-b748a78012f4bf90.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-65a63ef7f2fd4050.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-8685027825c6e358.rmeta --cap-lints allow --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path`
Checking synstructure v0.10.2
Running `rustc --crate-name synstructure /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/synstructure-0.10.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=74436d319c1ffb83 -C extra-filename=-74436d319c1ffb83 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-b748a78012f4bf90.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-65a63ef7f2fd4050.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-ec60a0828fa930b2.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-8685027825c6e358.rmeta --cap-lints allow`
Documenting rustc-ap-rustc_macros v579.0.0
Running `rustdoc --edition=2018 --crate-name rustc_macros /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_macros-579.0.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190903-1.39.0-nightly-b9de4ef89 --static-root-path / --disable-per-crate-search --extern-html-root-url 'itertools=https://docs.rs/itertools/0.8.0' --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.13' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.44' --extern-html-root-url 'synstructure=https://docs.rs/synstructure/0.10.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern itertools=/home/cratesfyi/cratesfyi/debug/deps/libitertools-e9454fbb1dbf16b4.rmeta --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-b748a78012f4bf90.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-65a63ef7f2fd4050.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-ec60a0828fa930b2.rmeta --extern synstructure=/home/cratesfyi/cratesfyi/debug/deps/libsynstructure-74436d319c1ffb83.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 10.83s