pin-project-internal 0.4.0-alpha.1

An interal crate to support pin_project - do not use directly
Documentation
Build #177956 2019-08-11T15:42:50.822311+00:00
# rustc version
rustc 1.38.0-nightly (95b1fe560 2019-07-20)# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)# build log
Updating crates.io index
Fresh unicode-xid v0.1.0
Fresh lazy_static v1.3.0
Compiling syn v0.15.44
Fresh proc-macro2 v0.4.30
Fresh serde v1.0.98
Fresh quote v0.6.13
Fresh toml v0.5.1
Running `/home/cratesfyi/cratesfyi/debug/build/syn-3918d2bb13141ffa/build-script-build`
Checking proc-macro-crate v0.1.4
Running `rustc --edition=2018 --crate-name proc_macro_crate /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-crate-0.1.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=26c6de7765f10d91 -C extra-filename=-26c6de7765f10d91 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern toml=/home/cratesfyi/cratesfyi/debug/deps/libtoml-f54a6f25c3184259.rmeta --cap-lints allow`
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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' -C metadata=1a19587b0198806d -C extra-filename=-1a19587b0198806d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-eccbefa2d5193c1f.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-87bc01c45da7d88d.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-0b1faeb63a0510bd.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`
Documenting pin-project-internal v0.4.0-alpha.1
Running `rustdoc --edition=2018 --crate-name pin_project_internal /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.0-alpha.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="lazy_static"' --cfg 'feature="proc-macro-crate"' --cfg 'feature="project_attr"' --cfg 'feature="renamed"' --cfg 'feature="serde"' -Z unstable-options --resource-suffix -20190720-1.38.0-nightly-95b1fe560 --static-root-path / --disable-per-crate-search --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'proc_macro_crate=https://docs.rs/proc-macro-crate/0.1.4' --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 'serde=https://docs.rs/serde/1.0.98' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.44' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-51adcd0f3e7733cb.rmeta --extern proc_macro_crate=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_crate-26c6de7765f10d91.rmeta --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-eccbefa2d5193c1f.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-87bc01c45da7d88d.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-4d8ef6b72977282f.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-1a19587b0198806d.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 6.13s