Fix border radius for doc code blocks in rustdoc In #85148, I made an invalid change on the border radius of the doc code blocks (look in the top left and bottom left corners of the code blocks). Before this fix:  After this fix:  r? `@jsha` |
||
|---|---|---|
| .. | ||
| highlight | ||
| markdown | ||
| render | ||
| static | ||
| toc | ||
| escape.rs | ||
| format.rs | ||
| highlight.rs | ||
| layout.rs | ||
| markdown.rs | ||
| mod.rs | ||
| sources.rs | ||
| static_files.rs | ||
| tests.rs | ||
| toc.rs | ||