Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
benchmark Upgrade benchmark crate to Rust 2018 Mar 31, 2019
core Synchronize on compare_exchange failure in create_hashtable Jan 22, 2020
lock_api Fix `try_lock` implementation in `lock_api` example Jan 18, 2020
src Fixed comment typo. "and" -> "an" Jan 13, 2020
.gitignore Initial commit May 13, 2016
.travis.yml Bump minimum Rust version to 1.36 Nov 4, 2019
CHANGELOG.md Fixed typo in changelog Nov 27, 2019
Cargo.toml Add changelog entries and bump versions for 0.10.0 release Nov 25, 2019
LICENSE-APACHE Initial commit May 13, 2016
LICENSE-MIT Initial commit May 13, 2016
README.md Remove usage of `extern crate` in README Nov 25, 2019
appveyor.yml Bump minimum Rust version to 1.36 Nov 4, 2019