rust/src/librustdoc/html/render
Noah Lev d38ae767f8 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-11 14:22:34 -08:00
..
cache.rs Remove single-use GenericParamDef::get_type function 2021-12-03 21:05:31 -08:00
context.rs Simplify rendering of stylesheet links into HTML 2021-11-24 19:41:47 -08:00
mod.rs rustdoc: Pretty-print assoc const defaults on-demand 2021-12-11 14:22:34 -08: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