about summary refs log tree commit diff
path: root/src/libcore/benches/num/mod.rs
AgeCommit message (Expand)AuthorLines
2019-12-06Format libcore with rustfmt (including tests and benches)David Tolnay-6/+6
2019-11-23make `./x.py bench` againMazdak Farrokhzad-2/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-21core/benches/num: Add `from_str/from_str_radix()` benchmarksTobias Bieniek-0/+105
2017-02-06Extract collections benchmarks to libcollections/benchesSon-0/+12