rusty-asm 0.2.0

A layer of syntactic sugar between Rust and inline assembly
Build #1258222018-11-07T01:41:52.974265+00:00
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)# docs.rs version
cratesfyi 0.6.0 (c695234 2018-11-02)# build log
Updating crates.io index
Downloading crates ...
Downloaded rusty-asm v0.2.0
Fresh unicode-xid v0.1.0
Fresh proc-macro2 v0.4.20
Fresh quote v0.6.9
Checking syn v0.15.18
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.18/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' -C metadata=434daa25711eaf73 -C extra-filename=-434daa25711eaf73 --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 rusty-asm v0.2.0
Running `rustdoc --edition=2018 --crate-name rusty_asm /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rusty-asm-0.2.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.20' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.9' --extern-html-root-url 'unicode_xid=https://docs.rs/unicode-xid/0.1.0' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.18' --extern-html-root-url 'runtime_macros=https://docs.rs/runtime-macros/0.3.0' -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-434daa25711eaf73.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-264701959ae3940e.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 11.23s