Commit 1f2194a
authored
Rollup merge of #147832 - aDotInTheVoid:rustdoc-format-options, r=GuillaumeGomez
rustdoc: Don't pass `RenderOptions` to `DocContext`
`RenderOptions` is full of HTML specific fields. The only ones that `DocContext` needs are `document_private` and `document_hidden`, which are accessable via `Cache` anyway.
Part of a larger campeign against `RenderOption`:
https://rust-lang.zulipchat.com/#narrow/channel/266220-t-rustdoc/topic/Using.20.60RenderOptions.60.20in.20less.20places.2E/with/545705812File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments