about summary refs log tree commit diff
path: root/src/libcore/benches/char/methods.rs
AgeCommit message (Expand)AuthorLines
2020-07-27mv std libs to library/mark-37/+0
2019-12-06Format libcore with rustfmt (including tests and benches)David Tolnay-4/+9
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-13core/benches: Add `char::to_digit()` benchmarksTobias Bieniek-0/+42