]> git.lizzy.rs Git - rust.git/commit
rustdoc: Turn `JsonRenderer::mod_item_in` into `unreachable!()`
authorJoshua Nelson <jyn514@gmail.com>
Thu, 22 Apr 2021 23:47:58 +0000 (19:47 -0400)
committerJoshua Nelson <jyn514@gmail.com>
Sat, 24 Apr 2021 15:03:02 +0000 (11:03 -0400)
commit03ace761fbe0735bc5b76fbe94e4ef4478cbfcde
tree6b6be401814452ac99b5ad36db5aa6f6c5ca65b8
parente11a9fa52a3f372dadd6db3d3f2ed7dc2621dcc4
rustdoc: Turn `JsonRenderer::mod_item_in` into `unreachable!()`

The JSON renderer no longer gets called on modules.
src/librustdoc/json/mod.rs