mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 11:05:06 +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