]> git.lizzy.rs Git - rust.git/history - library/core/benches/str/char_count.rs
Rollup merge of #93673 - jsha:linkify-sidebar-headings, r=GuillaumeGomez
[rust.git] / library / core / benches / str / char_count.rs
2022-02-07 Mara BosRollup merge of #93673 - jsha:linkify-sidebar-headings...
2022-02-07 Mara BosRollup merge of #93487 - yerke:yerke/fix-link-toolchain...
2022-02-07 Mara BosRollup merge of #93416 - name1e5s:chore/remove_allow_fa...
2022-02-07 Mara BosRollup merge of #93394 - m-ou-se:fix-93378, r=estebank
2022-02-07 Mara BosRollup merge of #93208 - kellerkindt:wrapping_int_assig...
2022-02-07 Mara BosRollup merge of #91530 - bobrippling:suggest-1-tuple...
2022-02-07 Mara BosRollup merge of #88313 - jyn514:pre-push, r=Mark-Simulacrum
2022-02-07 borsAuto merge of #93643 - lcnr:fold-substs-perf, r=michael...
2022-02-07 borsAuto merge of #93179 - Urgau:unreachable-2021, r=m...
2022-02-06 borsAuto merge of #93695 - matthiaskrgr:rollup-zslgooo...
2022-02-06 borsAuto merge of #90414 - thomcc:count-chars-faster, r...
2022-02-05 Thom ChiovoloniRespond to review feedback, and improve implementation...
2022-02-05 Thom ChiovoloniOptimize `core::str::Chars::count`