about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/back/write.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-11-07 02:09:51 +0800
committerGitHub <noreply@github.com>2024-11-07 02:09:51 +0800
commitd6a43d47247db4118dab06dac5f44093c83cf9a7 (patch)
tree66d48cfb4802bf65774cc0af703a9ab87bc49ab8 /compiler/rustc_codegen_llvm/src/back/write.rs
parent4d215e2426d52ca8d1af166d5f6b5e172afbff67 (diff)
parent934be9b63bd5d4801807125664aad702abf79070 (diff)
downloadrust-d6a43d47247db4118dab06dac5f44093c83cf9a7.tar.gz
rust-d6a43d47247db4118dab06dac5f44093c83cf9a7.zip
Rollup merge of #132617 - uellenberg:fix-rendered-doc, r=cuviper
Fix an extra newline in rendered std doc

Fixes #132564

![17308581942254367500907812250579](https://github.com/user-attachments/assets/9e946c49-c0a6-40ba-ab69-b80fe0e085e1)
(taken from the issue above)

The problem with the formatting is due to that newline between `<code>` and `<svg>`. Any newlines outside of the code (i.e., within elements inside of it) are fine.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/back/write.rs')
0 files changed, 0 insertions, 0 deletions