about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-03-10 19:00:08 +0100
committerGitHub <noreply@github.com>2022-03-10 19:00:08 +0100
commit82215ce64680a6f0bf55a42eba6e7a8ff756c53f (patch)
treecc9de5885d56279f3d1e19d81b0185775e3d5337 /compiler/rustc_codegen_llvm/src
parentf1a677789ae12780fcc49fb449be8b336528b080 (diff)
parentfbd9c284d7f018db07da8aa6e03cffdf0ce1786b (diff)
downloadrust-82215ce64680a6f0bf55a42eba6e7a8ff756c53f.tar.gz
rust-82215ce64680a6f0bf55a42eba6e7a8ff756c53f.zip
Rollup merge of #94740 - GuillaumeGomez:unify-impl-blocks, r=notriddle
Unify impl blocks by wrapping them into a div

The blanket and "auto traits" sections are wrapped into a `div` with an ID. This PR fixes this incoherence by wrapping each impl section (the "deref impl" and the "inherent impl" sections were missing it). It'll also make some tests simpler to write.

r? `````@notriddle`````
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions