This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 9dd34d5
authored
Rollup merge of rust-lang#118722 - notriddle:notriddle/dom-opt-3, r=GuillaumeGomez
rustdoc: remove unused parameter `reversed` from onEach(Lazy)
This feature was added in edec580 to support JavaScript-based toggles that were later replaced with HTML `<details>`.1 file changed
+6
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | 54 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
70 | 59 | | |
71 | 60 | | |
72 | 61 | | |
| |||
80 | 69 | | |
81 | 70 | | |
82 | 71 | | |
83 | | - | |
84 | 72 | | |
85 | 73 | | |
86 | | - | |
| 74 | + | |
87 | 75 | | |
88 | 76 | | |
89 | | - | |
90 | | - | |
| 77 | + | |
91 | 78 | | |
92 | 79 | | |
93 | 80 | | |
| |||
0 commit comments