rust/library
Guillaume Gomez d6a43d4724
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.
2024-11-07 02:09:51 +08:00
..
alloc Update compiler_builtins to 0.1.138 and pin it 2024-11-03 17:43:16 -06:00
backtrace@230570f2da
core Auto merge of #131721 - okaneco:const_eq_ignore_ascii_case, r=m-ou-se 2024-11-06 09:08:53 +00:00
panic_abort
panic_unwind
portable-simd
proc_macro Add a new trait proc_macro::ToTokens 2024-10-27 03:17:05 +01:00
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core update rustc-std-workspace crates 2024-11-04 07:45:15 +01:00
rustc-std-workspace-std
std Rollup merge of #132617 - uellenberg:fix-rendered-doc, r=cuviper 2024-11-07 02:09:51 +08:00
stdarch@ff9a444503 bump stdarch 2024-10-28 09:42:42 +01:00
sysroot
test
unwind
windows_targets
Cargo.lock Update compiler_builtins to 0.1.138 and pin it 2024-11-03 17:43:16 -06:00
Cargo.toml