rust/src/libcore/benches
Mark Simulacrum c115cc655c Move deny(warnings) into rustbuild
This permits easier iteration without having to worry about warnings
being denied.

Fixes #49517
2018-04-08 16:59:14 -06:00
..
hash Extract collections benchmarks to libcollections/benches 2017-02-06 21:38:47 +11:00
num num: add minimal benchmarks for full floating-point formatting 2017-04-28 15:24:09 -04:00
any.rs Extract collections benchmarks to libcollections/benches 2017-02-06 21:38:47 +11:00
iter.rs Specialize Zip::nth for TrustedRandomAccess 2018-03-01 01:57:25 -08:00
lib.rs Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
ops.rs Extract collections benchmarks to libcollections/benches 2017-02-06 21:38:47 +11:00
slice.rs Improve the performance of binary_search by reducing the number of 2017-11-11 16:00:26 +01:00