rust/src/librustdoc/html
2020-12-11 18:02:29 +01:00
..
highlight Add test to ensure that no DOS backline (\r\n) doesn't create extra backline in source rendering 2020-11-15 20:57:20 +01:00
markdown Render Markdown in search results 2020-12-03 14:11:37 -08:00
render Render Markdown in search results 2020-12-03 14:11:37 -08:00
static Fix item name display on mobile 2020-12-11 18:02:29 +01:00
toc Format the world 2019-12-22 17:42:47 -05:00
escape.rs Make all rustdoc functions and structs crate-private 2020-11-15 11:21:12 -05:00
format.rs Add from_def_id_and_kind reducing duplication in rustdoc 2020-11-17 15:16:03 -05:00
highlight.rs Rollup merge of #79069 - jyn514:class-none, r=GuillaumeGomez 2020-11-17 16:13:51 +01:00
layout.rs Make all rustdoc functions and structs crate-private 2020-11-15 11:21:12 -05:00
markdown.rs use .contains() or .any() instead of find(x).is_some() (clippy::search_is_some) 2020-12-08 20:27:48 +01:00
mod.rs Make markdown module public for doc-tests 2020-11-15 11:21:13 -05:00
sources.rs Make fold_item_recur non-nullable 2020-11-22 12:59:01 -05:00
static_files.rs Make all rustdoc functions and structs crate-private 2020-11-15 11:21:12 -05:00
toc.rs Make all rustdoc functions and structs crate-private 2020-11-15 11:21:12 -05:00