Reduce the work for rustc in the benchmarks.
[anymap] / src / raw.rs
Chris MorganMake Clippy happy.
Chris MorganKeep Clippy happy.
Chris MorganFix order of ptr::copy_nonoverlapping parameters.
Chris MorganUngate drain iterator (stable in Rust 1.6.0).
Chris MorganUngate efficient hashing (stable in Rust 1.7.0).
Chris Morgan0.11.2: just fixing warnings and such. 0.11.2
Chris MorganRename 'nightly' feature to 'unstable'.
Chris MorganReplace Cargo features with arcane DST magicks.
Chris MorganImplement stuff for concurrency.
Chris Morgan0.10.3: Rust beta support 0.10.3
Chris Morgan0.10.0: move Clone functionality into a feature. 0.10.0
Chris MorganRust update.
Chris MorganSubstantial refactoring, exposing a raw interface.