rust/src/librustdoc/html/render
Yuki Okushi daa87adc4e
Rollup merge of #86608 - notriddle:notriddle/cleanup-rustdoc, r=jyn514
chore(rustdoc): remove unused members of RenderType

PR #86561 removes the only place the `generics` member is read. This PR does even more cleanup.
2021-06-26 00:42:13 +09:00
..
cache.rs chore(rustdoc): remove unused members of RenderType 2021-06-24 16:37:03 -07:00
context.rs Use Tera templates for rustdoc. 2021-06-20 23:07:28 -07:00
mod.rs Rollup merge of #86608 - notriddle:notriddle/cleanup-rustdoc, r=jyn514 2021-06-26 00:42:13 +09:00
print_item.rs Migrate from custom elements to divs with classes to be compatible with safari 2021-06-24 16:46:15 +02:00
tests.rs Corrected imports for render tests and mod files 2021-03-04 10:25:00 -08:00
write_shared.rs Rollup merge of #86402 - tspiteri:source-woff2, r=jsha 2021-06-22 20:01:01 +09:00