]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #102842 - rol1510:issue-85566-fix, r=notriddle
authorbors <bors@rust-lang.org>
Sun, 5 Feb 2023 14:01:49 +0000 (14:01 +0000)
committerbors <bors@rust-lang.org>
Sun, 5 Feb 2023 14:01:49 +0000 (14:01 +0000)
rustdoc: change trait bound formatting

Fixes #85566

Before
<img width="268" alt="image" src="https://user-images.githubusercontent.com/29011024/208326689-cc9b4bae-529c-473c-81e2-fc5ddb738f07.png">

Now
<img width="268" alt="image" src="https://user-images.githubusercontent.com/29011024/216216918-d7923787-3e3b-486d-9735-4cecd2988dba.png">


Trivial merge