]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #107615 - notriddle:notriddle/nbsp, r=GuillaumeGomez
authorMichael Goulet <michael@errs.io>
Fri, 3 Feb 2023 22:15:23 +0000 (14:15 -0800)
committerGitHub <noreply@github.com>
Fri, 3 Feb 2023 22:15:23 +0000 (14:15 -0800)
commitf7210b3bedd04bbc5674fadf878a56cde38ed85b
treea168bd96161489926b603f2e5b666deeb1e4a133
parent1594b58ce78b772aeb4bc8913f7f0c6ea3e0fcc7
parent784665d4ce59c5239791f1f96fa2137e47ca1817
Rollup merge of #107615 - notriddle:notriddle/nbsp, r=GuillaumeGomez

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.