Skip to content

Change the string token parsing to bump by total_len, instead of remainder[0..total_len].as_bytes().len() #1056

Change the string token parsing to bump by total_len, instead of remainder[0..total_len].as_bytes().len()

Change the string token parsing to bump by total_len, instead of remainder[0..total_len].as_bytes().len() #1056

Test on Rust stable

succeeded Sep 21, 2024 in 43s