about summary refs log tree commit diff
path: root/src/test/ui/iterators/iter-sum-overflow-overflow-checks.rs
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-09-22 18:25:55 +0530
committerGitHub <noreply@github.com>2022-09-22 18:25:55 +0530
commit83bea3ddecd9222fe1e453712ece5e20834077b9 (patch)
treea86b2b915f96e7216a80755dae44116deae37f25 /src/test/ui/iterators/iter-sum-overflow-overflow-checks.rs
parent7cac18e1be19a3f47dedec0d1115e0df511414e0 (diff)
parente214385a4d1933ddb6a4c6ffeed50c7228674656 (diff)
downloadrust-83bea3ddecd9222fe1e453712ece5e20834077b9.tar.gz
rust-83bea3ddecd9222fe1e453712ece5e20834077b9.zip
Rollup merge of #102107 - Urgau:rustdoc-missing-space-before-where-clause, r=GuillaumeGomez
Add missing space between notable trait tooltip and where clause

This PR add a missing space between the notable trait tooltip and the where clause.

The issue can be seeing on the [BufRead](https://doc.rust-lang.org/nightly/std/io/trait.BufRead.html) page.

Added a simple snapshot regression test in `src/test/rustdoc/where.rs`.

Before:
![image](https://user-images.githubusercontent.com/3616612/191566999-2f80e138-29c9-4f66-8bed-07781cbd9783.png)

After:
![image](https://user-images.githubusercontent.com/3616612/191567025-0ed3f7d4-7cec-4788-901f-5980fc241daa.png)

r? `@GuillaumeGomez`
Diffstat (limited to 'src/test/ui/iterators/iter-sum-overflow-overflow-checks.rs')
0 files changed, 0 insertions, 0 deletions