This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 82b84bf
authored
Rollup merge of rust-lang#85860 - pickfire:patch-5, r=GuillaumeGomez
Fix details rustdoc toggle for blanket impl
In the meantime, allow all of the details to have the same top.
Before


After


I stumbled across this while wanting to do a details button for the layout.1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1468 | 1468 | | |
1469 | 1469 | | |
1470 | 1470 | | |
1471 | | - | |
| 1471 | + | |
1472 | 1472 | | |
1473 | 1473 | | |
1474 | 1474 | | |
1475 | 1475 | | |
1476 | 1476 | | |
1477 | | - | |
1478 | 1477 | | |
1479 | 1478 | | |
1480 | 1479 | | |
| |||
0 commit comments