This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 46c517b
authored
Rollup merge of rust-lang#84459 - jyn514:json-mod, r=aDotInTheVoid
rustdoc: Turn `JsonRenderer::mod_item_in` into `unreachable!()`
The JSON renderer no longer gets called on modules (since rust-lang#83055).
r? ``@aDotInTheVoid``1 file changed
+2
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
| 184 | + | |
| 185 | + | |
199 | 186 | | |
200 | 187 | | |
201 | 188 | | |
| |||
0 commit comments