rust/src/librustdoc/html
Yuki Okushi 41fa0dba27
Rollup merge of #80509 - matthiaskrgr:ptr_arg, r=varkor
where possible, pass slices instead of &Vec or &String (clippy::ptr_arg)
2020-12-30 22:49:26 +09:00
..
highlight rustdoc: Highlight edition-specific keywords correctly in code blocks, accounting for code block edition modifiers 2020-12-24 12:46:17 -06:00
markdown impl Default for LangString, replacing all_false by default 2020-12-20 00:26:38 +01:00
render Rollup merge of #80509 - matthiaskrgr:ptr_arg, r=varkor 2020-12-30 22:49:26 +09:00
static Rollup merge of #80472 - GuillaumeGomez:sans-serif-for-all-items-page, r=Nemo157 2020-12-30 18:15:23 +09: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 Remove DefPath from Visibility and calculate it on demand 2020-12-18 12:29:55 -05:00
highlight.rs rustdoc: Highlight edition-specific keywords correctly in code blocks, accounting for code block edition modifiers 2020-12-24 12:46:17 -06:00
layout.rs Fixes submit event of the search input 2020-12-13 00:25:06 +01:00
markdown.rs Rollup merge of #80381 - rust-lang:revert-80244-spans, r=GuillaumeGomez 2020-12-30 22:49:23 +09:00
mod.rs Make markdown module public for doc-tests 2020-11-15 11:21:13 -05:00
sources.rs rustdoc: Highlight edition-specific keywords correctly in code blocks, accounting for code block edition modifiers 2020-12-24 12:46:17 -06: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