diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-09-30 23:38:27 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-30 23:38:27 +0200 |
| commit | 2fadfe0284370a31a453b8e90b9eb357475164f5 (patch) | |
| tree | 1c21fb853d1cdc2708b8be0980a371a354860787 /compiler/rustc_codegen_llvm/src | |
| parent | eaf1c7a0da0bb86eeaf983b8ad05ae471477bb84 (diff) | |
| parent | 8308c4bd359c4d300475055d67d5e1b0f6cd6856 (diff) | |
| download | rust-2fadfe0284370a31a453b8e90b9eb357475164f5.tar.gz rust-2fadfe0284370a31a453b8e90b9eb357475164f5.zip | |
Rollup merge of #102521 - notriddle:notriddle/impl-items-section, r=GuillaumeGomez
rustdoc: add missing margin to no-docblock methods Fixes another regression caused by 8846c0853d8687fda0e5f23f6687b03b243980ee, this time fixing the appearance of methods that have no docblock (we didn't notice this one because libstd docs *always* have docblocks). See how it looks at https://doc.rust-lang.org/nightly/nightly-rustc/rustdoc/clean/types/enum.Type.html#implementations <details> # Before  # After  </details> See how it looks at https://doc.rust-lang.org/nightly/nightly-rustc/rustdoc/clean/types/trait.AttributesExt.html <details> # Before  # After  </details>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
