mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 13:54:02 +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