rust/src/librustdoc/html/render
bors 16d8a91d51 Auto merge of #91812 - camelid:assoc-const-lazy, r=GuillaumeGomez
rustdoc: Pretty-print assoc const defaults on-demand

This should improve performance, clean up the code, and help pave the
way for #83035.
2021-12-17 06:03:38 +00:00
..
cache.rs fix clippy::single_char_pattern perf findings 2021-12-14 12:40:28 +01:00
context.rs Simplify rendering of stylesheet links into HTML 2021-11-24 19:41:47 -08:00
mod.rs Auto merge of #91812 - camelid:assoc-const-lazy, r=GuillaumeGomez 2021-12-17 06:03:38 +00:00
print_item.rs Rollup merge of #91682 - camelid:alias-layout, r=jyn514 2021-12-11 16:02:47 +01:00
span_map.rs Clean up now that visitors only need &clean::Crate 2021-10-31 20:59:22 -07:00
templates.rs Move template initialization into its own file. 2021-10-08 23:28:42 -07:00
tests.rs Corrected imports for render tests and mod files 2021-03-04 10:25:00 -08:00
write_shared.rs Consistentize the system for image URLs in CSS. 2021-11-24 19:41:48 -08:00