rust/compiler/rustc_parse
bors a5bfc25c93 Auto merge of #106872 - dtolnay:nbsp, r=fee1-dead
Emit only one nbsp error per file

Fixes #106101.

See https://github.com/rust-lang/rust/issues/106098 for an explanation of how someone would end up with a large number of these nbsp characters in their source code, which is why I think rustc needs to handle this specific case in a friendlier way.
2023-01-16 09:37:08 +00:00
..
src Auto merge of #106872 - dtolnay:nbsp, r=fee1-dead 2023-01-16 09:37:08 +00:00
Cargo.toml Use ThinVec in ast::Path. 2022-11-17 13:56:38 +11:00