about summary refs log tree commit diff
path: root/src/libcore/benches/any.rs
AgeCommit message (Expand)AuthorLines
2019-12-06Format libcore with rustfmt (including tests and benches)David Tolnay-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-29bench: libcore: fix build failure of any.rs benchmark (use "dyn Any")Matthias Krüger-1/+1
2017-02-06Extract collections benchmarks to libcollections/benchesSon-0/+22