about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/coverage/enum-tuple.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-09-13 22:25:34 +0200
committerGitHub <noreply@github.com>2022-09-13 22:25:34 +0200
commitf80b38b5689165cfcd013af1051e0914a608487b (patch)
tree80e050f6426ad899f08f8e6116f542b92e0e75a0 /src/test/rustdoc-ui/coverage/enum-tuple.rs
parentbc8ec5e5fa241140ef53a37a002c5b88246ac3fa (diff)
parentb96322801e7ea1fa92a07bb06ba42b72d689bd90 (diff)
downloadrust-f80b38b5689165cfcd013af1051e0914a608487b.tar.gz
rust-f80b38b5689165cfcd013af1051e0914a608487b.zip
Rollup merge of #101737 - notriddle:notriddle/search-results-result-name-span, r=GuillaumeGomez
rustdoc: remove no-op CSS `.search-results .result-name > span`

The rule `display: inline-block` was added in 5afa52bc7dee683f25f437dddf338dbc6ad32eb8. The `margin: 0` and `font-weight: normal` were added in c01bd560e2f87a9a960ed071213edd70f73171a8.

Both seem to have been added to override class-based rules that were targetted at method sections. See <https://github.com/rust-lang/rust/blob/c01bd560e2f87a9a960ed071213edd70f73171a8/src/librustdoc/html/static/rustdoc.css#L140-L148> for an example. The selectors that these were meant to override were changed in a8318e420d19c364b1eec33956a86164941f6df4 and 76a3b609d0b93c5d8da5e4e3db37bd03e5cb1c30 to be more specific, so they no longer need to be overridden.
Diffstat (limited to 'src/test/rustdoc-ui/coverage/enum-tuple.rs')
0 files changed, 0 insertions, 0 deletions