postgres-derive-internals 0.2.2

Unstable internals library used by postgres-derive and postgres-derive-codegen
Documentation
Build #34832 2016-11-19 21:23:25
# rustc version
rustc 1.14.0-nightly (cae6ab1c4 2016-11-05)# docs.rs version
cratesfyi 0.2.2 (4f7a57c 2016-10-20)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Compiling quote v0.3.5
Compiling unicode-xid v0.0.3
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/quote-0.3.5/src/lib.rs --crate-name quote --crate-type lib -g -C metadata=dd8bb573584d368e -C extra-filename=-dd8bb573584d368e --out-dir /home/cratesfyi/postgres-derive-internals-0.2.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-derive-internals-0.2.2/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/unicode-xid-0.0.3/src/lib.rs --crate-name unicode_xid --crate-type lib -g --cfg feature=\"default\" -C metadata=6613e5c0eda58b13 -C extra-filename=-6613e5c0eda58b13 --out-dir /home/cratesfyi/postgres-derive-internals-0.2.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-derive-internals-0.2.2/debug/deps --cap-lints allow`
Compiling syn v0.10.3
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.10.3/src/lib.rs --crate-name syn --crate-type lib -g --cfg feature=\"printing\" --cfg feature=\"quote\" --cfg feature=\"default\" --cfg feature=\"unicode-xid\" --cfg feature=\"parsing\" -C metadata=44e7282a7b1d22a0 -C extra-filename=-44e7282a7b1d22a0 --out-dir /home/cratesfyi/postgres-derive-internals-0.2.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-derive-internals-0.2.2/debug/deps --extern unicode_xid=/home/cratesfyi/postgres-derive-internals-0.2.2/debug/deps/libunicode_xid-6613e5c0eda58b13.rlib --extern quote=/home/cratesfyi/postgres-derive-internals-0.2.2/debug/deps/libquote-dd8bb573584d368e.rlib --cap-lints allow`
Documenting postgres-derive-internals v0.2.2
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/postgres-derive-internals-0.2.2/src/lib.rs --crate-name postgres_derive_internals -o /home/cratesfyi/postgres-derive-internals-0.2.2/doc -L dependency=/home/cratesfyi/postgres-derive-internals-0.2.2/debug/deps --extern syn=/home/cratesfyi/postgres-derive-internals-0.2.2/debug/deps/libsyn-44e7282a7b1d22a0.rlib --extern quote=/home/cratesfyi/postgres-derive-internals-0.2.2/debug/deps/libquote-dd8bb573584d368e.rlib`
Finished debug [unoptimized + debuginfo] target(s) in 4.62 secs