Files
rust/library/std/src
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
..
2024-07-29 08:26:52 +10:00
2024-09-25 17:03:20 -07:00
2024-11-02 11:27:14 +01:00
2024-07-29 08:26:52 +10:00
2024-10-28 17:14:15 +00:00
2024-08-01 15:38:51 -04:00
2024-10-22 20:18:11 -04:00