fluent-impl 0.2.0

A procedural macro that generates chaining methods from non-chaining ones in an impl block
Documentation
Build #124489 2018-10-30 14:41:32
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)# docs.rs version
cratesfyi 0.6.0 (903ae1f 2018-10-26)# build log
Updating crates.io index
Downloading crates ...
Downloaded fluent-impl v0.2.0
Fresh unicode-xid v0.1.0
Fresh proc-macro2 v0.4.20
Fresh quote v0.6.9
Checking syn v0.15.16
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.16/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="proc-macro2"' --cfg 'feature="quote"' -C metadata=ea6e27c26fa93625 -C extra-filename=-ea6e27c26fa93625 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-6ad5a598f58972e9.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-91009b8726af4a63.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-264701959ae3940e.rmeta --cap-lints allow`
Documenting fluent-impl v0.2.0
Running `rustdoc --crate-name fluent_impl /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/fluent-impl-0.2.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'compiletest_rs=https://docs.rs/compiletest_rs/0.3.16' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.9' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.20' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.16' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-6ad5a598f58972e9.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-91009b8726af4a63.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-ea6e27c26fa93625.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 9.14s