mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 10:47:16 +00:00

Simplify and fix byte skipping in format! string parser Fixes '\\' handling in format strings. Fixes #83340
Simplify and fix byte skipping in format! string parser Fixes '\\' handling in format strings. Fixes #83340