]> git.lizzy.rs Git - rust.git/commit
Replace nbsp in all rustdoc code blocks
authorMichael Howell <michael@notriddle.com>
Thu, 2 Feb 2023 22:10:41 +0000 (15:10 -0700)
committerMichael Howell <michael@notriddle.com>
Fri, 3 Feb 2023 15:15:44 +0000 (08:15 -0700)
commit784665d4ce59c5239791f1f96fa2137e47ca1817
tree874bda5b754614f2f077a770d7da66fd1b6bc7ed
parentf3126500f25114ba4e0ac3e76694dd45a22de56d
Replace nbsp in all rustdoc code blocks

Co-Authored-By: David Tolnay <dtolnay@gmail.com>
src/librustdoc/html/format.rs
src/librustdoc/html/render/print_item.rs
src/librustdoc/html/static/css/rustdoc.css
tests/rustdoc/doc-notable_trait.some-struct-new.html
tests/rustdoc/doc-notable_trait.wrap-me.html
tests/rustdoc/whitespace-after-where-clause.enum2.html
tests/rustdoc/whitespace-after-where-clause.struct2.html
tests/rustdoc/whitespace-after-where-clause.union2.html