| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-06-14 | Change `...` to `..=` where applicable | Aaron Kutch | -4/+4 |
| 2019-04-06 | Tiny docs fix | Tobias Bucher | -1/+1 |
| 2019-03-19 | ASCII uppercase: add "subtract multiplied bool" benchmark | Simon Sapin | -0/+12 |
| 2019-03-19 | ASCII uppercase: add "subtract shifted bool" benchmark | Simon Sapin | -0/+12 |
| 2019-03-19 | Simplify u8::to_ascii_{upp,low}ercase while keeping it fast | Simon Sapin | -1/+23 |
| 2019-03-19 | Benchmark more possibles impls of [u8]::make_ascii_uppercase | Simon Sapin | -1/+83 |
| 2019-03-18 | Add benchmarks for `u8::is_ascii*` | Simon Sapin | -17/+32 |
| 2019-03-18 | Rename src/libcore/benches/ascii_case.rs to ascii.rs | Simon Sapin | -0/+206 |
