]> git.lizzy.rs Git - rust.git/history - library/core/benches/str/char_count.rs
Auto merge of #93719 - scottmcm:core-as-2021-everywhere, r=Mark-Simulacrum
[rust.git] / library / core / benches / str / char_count.rs
2022-02-07 borsAuto merge of #93719 - scottmcm:core-as-2021-everywhere...
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`