mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
f7210b3bed
Replace nbsp in all rustdoc code blocks Based on #106125 by `@dtolnay` — this PR fixes the line wrapping bug. Fixes #106098. This makes code copyable from rustdoc rendered documentation into a Rust source file.