about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2022-09-22 09:03:55 +0900
committerGitHub <noreply@github.com>2022-09-22 09:03:55 +0900
commitdc236181b4bd60864dd6335974d78957a9c0ec31 (patch)
tree0ffe2bb4eab46ee697c913a14205a71ecbf0a451 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent6d7ee6839c46d7d9b359a1c48a2a922ce4444bb0 (diff)
parent04e98b9025f8b637fb5e67b0a697e324e6aebc66 (diff)
downloadrust-dc236181b4bd60864dd6335974d78957a9c0ec31.tar.gz
rust-dc236181b4bd60864dd6335974d78957a9c0ec31.zip
Rollup merge of #102075 - notriddle:notriddle/content-methods-method, r=GuillaumeGomez
rustdoc: remove no-op CSS `.content > .methods > .method`

# `font-size: 1rem`

This rule was added in 22dad4b0440b184568956c10f2cbedabf763065a, back when the `method` class was attached to headers instead of DIVs that wrap headers.

Old method rendering:

https://github.com/rust-lang/rust/blob/a96247bcac385671757034bd928c13097fd2ce76/src/librustdoc/html/render.rs#L2062

Current method rendering:

https://github.com/rust-lang/rust/blob/432abd86f231c908f6df3cdd779e83f35084be90/src/librustdoc/html/render/print_item.rs#L721

# `position: relative`

This rule was added in 88fe6dfa31a1bee49090dc72c537c5cd7bd632f4 to assist in position the hide/show togges on methods. This is no longer needed, because these toggles are no longer implemented as absolutely positioned links nested inside headers.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions