| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-12-05 | fix dupe word typos | Rageking8 | -1/+1 |
| 2022-11-22 | fix OOB access in SIMD impl of str.contains() | The 8472 | -4/+6 |
| 2022-11-15 | - convert from core::arch to core::simd | The 8472 | -52/+182 |
| 2022-11-14 | x86_64 SSE2 fast-path for str.contains(&str) and short needles | The 8472 | -0/+102 |
| 2022-10-17 | Fix typo in `ReverseSearcher` docs | Sky | -1/+1 |
| 2021-07-28 | Add char array without ref Pattern impl | Cameron Steffen | -4/+37 |
| 2021-07-28 | impl Pattern for char array | Cameron Steffen | -0/+40 |
| 2021-07-11 | Fix #85462 by adding a marker flag | Alexis Bourget | -2/+17 |
| 2020-09-18 | Fixed some intra-docs links in library/core | Amjad Alsharafi | -1/+1 |
| 2020-08-22 | Add more links | Guillaume Gomez | -46/+55 |
| 2020-08-21 | Convert links to intra-doc links format | Guillaume Gomez | -11/+2 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+1598 |
