]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Rollup merge of #93139 - jsha:fix-wrapped-names, r=Nemo157
authorMatthias Krüger <matthias.krueger@famsik.de>
Fri, 21 Jan 2022 21:03:20 +0000 (22:03 +0100)
committerGitHub <noreply@github.com>
Fri, 21 Jan 2022 21:03:20 +0000 (22:03 +0100)
commit26e9357faed8bf79d9881bafd49c984107485ede
treeca06814247b7a193b13d3b8136800f17d58541f0
parent081d65fa4a9fdf6703e93511632582b9fad383ee
parent9d178e5e8d7943da8f1b4b645911f300178f5070
Rollup merge of #93139 - jsha:fix-wrapped-names, r=Nemo157

rustdoc: fix overflow-wrap for table layouts

For all table layouts, set overflow-wrap: break-word.

Fixes #93135

Demo: https://rustdoc.crud.net/jsha/fix-wrapped-names/std/intrinsics/index.html#functions

(Compare vs https://doc.rust-lang.org/nightly/std/intrinsics/index.html - you may have to make your browser narrower to see the effect)

r? `@Nemo157`
src/librustdoc/html/static/css/rustdoc.css