| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-03-18 | add bench | The8472 | -0/+13 |
| 2021-03-17 | Auto merge of #81358 - mcastorina:to-upper-lower-speed, r=joshtriplett | bors | -0/+30 |
| 2021-03-05 | Auto merge of #74024 - Folyd:master, r=m-ou-se | bors | -6/+38 |
| 2021-02-26 | Add two more benchmarks for strictly ASCII and non ASCII cases | Miccah Castorina | -2/+22 |
| 2021-02-26 | Add to_lowercase and to_uppercase char benchmarks | Miccah Castorina | -0/+10 |
| 2021-02-08 | Unify way to flip 6th bit. (Same assembly generated) | Giles Cope | -2/+4 |
| 2021-02-06 | Slight perf improvement on char::to_ascii_lowercase | Giles Cope | -0/+10 |
| 2021-01-30 | Improve slice.binary_search_by()'s best-case performance to O(1) | Folyd | -6/+38 |
| 2021-01-08 | Add more benchmarks | kadmin | -1/+23 |
| 2020-10-18 | Remove redundant 'static from library crates | est31 | -3/+3 |
| 2020-09-28 | Use more efficient scheme for display u128/i128 | kadmin | -0/+29 |
| 2020-09-02 | flt2dec: properly handle uninitialized memory | Ralf Jung | -32/+66 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+1552 |
