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