about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
author许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>2025-05-27 01:29:20 +0800
committerGitHub <noreply@github.com>2025-05-27 01:29:20 +0800
commit408dc51f9798241da1e5d95b3add232e8b5b54b6 (patch)
treea6c06a6812675151a392bb5507b4e0f0be587493 /compiler/rustc_interface/src
parentafb57cadda3d1bb631951cc1a81fa6a13dc4a810 (diff)
parent245bf503e2a948ac98170516d11df632e85a948b (diff)
downloadrust-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_interface/src')
0 files changed, 0 insertions, 0 deletions