The rules `overflow:hidden` and `text-overflow:ellipses` only have an effect if overflow occurs, which cannot happen because it will just line wrap instead. These rules definitely became obsolete by https://github.com/rust-lang/rust/pull/77699, when the stylesheet was decidedly changed to have line wrapping in short docblocks, but given the bug it was fixing, this probably got broken earlier. |
||
|---|---|---|
| .. | ||
| highlight | ||
| length_limit | ||
| markdown | ||
| render | ||
| static | ||
| templates | ||
| toc | ||
| url_parts_builder | ||
| escape.rs | ||
| format.rs | ||
| highlight.rs | ||
| layout.rs | ||
| length_limit.rs | ||
| markdown.rs | ||
| mod.rs | ||
| sources.rs | ||
| static_files.rs | ||
| tests.rs | ||
| toc.rs | ||
| url_parts_builder.rs | ||