rust/src/librustdoc/html
Camelid 9763eb87a3 rustdoc: Move most shared fields to SharedContext
...and remove `Rc`s for the moved fields.

The only shared one that I didn't move was `cache`; see the doc-comment
I added to `cache` for details.
2021-03-05 17:57:58 -08:00
..
highlight rustdoc tweaking 2021-01-30 01:02:18 +00:00
markdown Auto merge of #78429 - casey:doctest-attribute-splitting, r=jyn514 2021-02-26 00:17:22 +00:00
render rustdoc: Move most shared fields to SharedContext 2021-03-05 17:57:58 -08:00
static Remove unused code from main.js 2021-03-04 19:41:20 -07:00
toc Format the world 2019-12-22 17:42:47 -05:00
escape.rs rustdoc tweaking 2021-01-30 01:02:18 +00:00
format.rs Restore linking to itself in implementors section of trait page 2021-02-06 21:05:41 +01:00
highlight.rs rustdoc tweaking 2021-01-30 01:02:18 +00:00
layout.rs Rollup merge of #82315 - jsha:font-display-swap, r=GuillaumeGomez 2021-03-04 20:01:04 +09:00
markdown.rs Move lint machinery into a separate file 2021-03-01 19:29:15 -05:00
mod.rs rustdoc: Note why rustdoc::html::markdown is public 2021-01-31 19:22:37 -08:00
sources.rs Make Clean take &mut DocContext 2021-02-16 21:25:14 -05:00
static_files.rs Embed woff2 files in rustdoc binary. 2021-02-26 00:38:05 -08:00
toc.rs clippy fixes for librustdoc 2021-01-01 21:19:10 +01:00