proc-macro2 0.4.25

A stable implementation of the upcoming new `proc_macro` API. Comes with an option, off by default, to also reimplement itself in terms of the upstream unstable API.
Documentation
Build #137615 2019-01-16T20:30:33.476434+00:00
# rustc version
rustc 1.33.0-nightly (c2d381d39 2019-01-10)
# docs.rs version
cratesfyi 0.6.0 (1a20968 2019-01-11)

# build log
Updating crates.io index
Downloading crates ...
Downloaded proc-macro2 v0.4.25
Compiling proc-macro2 v0.4.25
Checking unicode-xid v0.1.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.25/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=6ac47ce31df3d8b8 -C extra-filename=-6ac47ce31df3d8b8 --out-dir /home/cratesfyi/cratesfyi/debug/build/proc-macro2-6ac47ce31df3d8b8 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow --cfg procmacro2_semver_exempt`
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=7c1165a65bd94e58 -C extra-filename=-7c1165a65bd94e58 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow --cfg procmacro2_semver_exempt`
Running `/home/cratesfyi/cratesfyi/debug/build/proc-macro2-6ac47ce31df3d8b8/build-script-build`
Documenting proc-macro2 v0.4.25
Running `rustdoc --crate-name proc_macro2 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.25/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="proc-macro"' -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'unicode_xid=https://docs.rs/unicode-xid/0.1.0' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.10' --cfg procmacro2_semver_exempt -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-7c1165a65bd94e58.rmeta --cfg u128 --cfg use_proc_macro --cfg procmacro2_semver_exempt --cfg wrap_proc_macro --cfg nightly --cfg super_unstable`
Finished dev [unoptimized + debuginfo] target(s) in 3.26s