diff options
| author | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2025-05-27 01:29:20 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-27 01:29:20 +0800 |
| commit | 408dc51f9798241da1e5d95b3add232e8b5b54b6 (patch) | |
| tree | a6c06a6812675151a392bb5507b4e0f0be587493 /compiler/rustc_mir_transform/src/coverage/counters | |
| parent | afb57cadda3d1bb631951cc1a81fa6a13dc4a810 (diff) | |
| parent | 245bf503e2a948ac98170516d11df632e85a948b (diff) | |
| download | rust-408dc51f9798241da1e5d95b3add232e8b5b54b6.tar.gz rust-408dc51f9798241da1e5d95b3add232e8b5b54b6.zip | |
Rollup merge of #141516 - bend-n:okay, r=workingjubilee
speed up charsearcher for ascii chars attempt at fixing rust-lang/rust#82471 this implementation should be valid because ascii characters are always one byte and there are no continuation bytes that overlap with ascii characters im not completely sure that this is _always_ an improvement but it seems to be an improvement for this case and i dont think it can significantly regress any cases
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/counters')
0 files changed, 0 insertions, 0 deletions
