[go: up one dir, main page]

ahash 0.1.20

A non-cryprographic hash function using AES-NI for high performance
Documentation
Build #165276 2019-06-11 03:58:12
# rustc version
rustc 1.37.0-nightly (37d001e4d 2019-05-29)# docs.rs version
cratesfyi 0.6.0 (254ceae 2019-06-04)# build log
Updating crates.io index
Downloading crates ...
Downloaded ahash v0.1.20
Fresh autocfg v0.1.4
Fresh unicode-xid v0.1.0
Fresh rand_core v0.4.0
Fresh arrayref v0.3.5
Checking likely v0.1.0
Fresh rand_core v0.3.1
Fresh rand_jitter v0.1.4
Running `rustc --crate-name likely /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/likely-0.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=e02fa95f06b0ed6b -C extra-filename=-e02fa95f06b0ed6b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow -C target-feature=+aes`
Fresh proc-macro2 v0.4.30
Fresh libc v0.2.58
Fresh rand_isaac v0.1.1
Fresh rand_xorshift v0.1.1
Fresh rand_hc v0.1.0
Fresh quote v0.6.12
Fresh rand_pcg v0.1.2
Fresh rand_chacha v0.1.1
Fresh rand_os v0.1.3
Fresh syn v0.15.35
Fresh rand v0.6.5
Fresh proc-macro-hack v0.5.7
Fresh const-random-macro v0.1.3
Fresh const-random v0.1.3
Documenting ahash v0.1.20
Running `rustdoc --edition=2018 --crate-name ahash /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ahash-0.1.20/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'arrayref=https://docs.rs/arrayref/0.3.5' --extern-html-root-url 'const_random=https://docs.rs/const-random/0.1.3' --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.11' --extern-html-root-url 'fnv=https://docs.rs/fnv/1.0.6' --extern-html-root-url 'fxhash=https://docs.rs/fxhash/0.2.1' --extern-html-root-url 'hex=https://docs.rs/hex/0.3.2' --extern-html-root-url 'likely=https://docs.rs/likely/0.1.0' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.5' --extern-html-root-url 'seahash=https://docs.rs/seahash/3.0.6' -C target-feature=+aes -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern arrayref=/home/cratesfyi/cratesfyi/debug/deps/libarrayref-27a2b2c1211ae1e1.rmeta --extern const_random=/home/cratesfyi/cratesfyi/debug/deps/libconst_random-c3b201700e553fb9.rmeta --extern likely=/home/cratesfyi/cratesfyi/debug/deps/liblikely-e02fa95f06b0ed6b.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.55s