mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-30 20:44:34 +00:00
fix(lexer): print whitespace warning for \x0c - close https://github.com/rust-lang/rust/issues/108275 - discussion: https://github.com/rust-lang/rust/pull/108403