rust/src/librustdoc/html
Matthias Krüger 8ef3bf29fe a couple clippy::complexity fixes
map_identity
filter_next
option_as_ref_deref
unnecessary_find_map
redundant_slicing
unnecessary_unwrap
bool_comparison
derivable_impls
manual_flatten
needless_borrowed_reference
2023-04-01 23:16:33 +02:00
..
highlight rustdoc: rename syntax highlighting CSS class attribute to attr 2022-10-31 13:55:39 -07:00
length_limit Remove from librustdoc and clippy too 2023-01-27 20:44:19 -08:00
markdown rustdoc: account for intra-doc links in <meta name="description"> 2023-02-11 16:10:28 -07:00
render a couple clippy::complexity fixes 2023-04-01 23:16:33 +02:00
static rustdoc-search: update docs for comma in ? help popover 2023-03-31 10:18:44 -07:00
templates Rollup merge of #109187 - clubby789:askama-source, r=GuillaumeGomez 2023-03-23 00:00:32 +05:30
toc Format the world 2019-12-22 17:42:47 -05:00
url_parts_builder Document and test UrlPartsBuilder::push_fmt 2022-01-14 12:05:35 -08:00
escape.rs Remove crate visibility modifier in libs, tests 2022-05-21 00:32:47 -04:00
format.rs rustdoc + rustdoc-json support for non_lifetime_binders 2023-03-28 16:50:49 +00:00
highlight.rs a couple clippy::complexity fixes 2023-04-01 23:16:33 +02:00
layout.rs rustdoc: remove meta keywords from HTML 2023-01-30 12:20:06 -07:00
length_limit.rs Remove from librustdoc and clippy too 2023-01-27 20:44:19 -08:00
markdown.rs Remove footnote references from doc summary 2023-03-19 18:02:52 +01:00
mod.rs Remove crate visibility modifier in libs, tests 2022-05-21 00:32:47 -04:00
sources.rs Rollup merge of #109187 - clubby789:askama-source, r=GuillaumeGomez 2023-03-23 00:00:32 +05:30
static_files.rs Inline CSS background images directly into the CSS 2023-02-01 11:51:02 +01:00
tests.rs rustdoc: avoid many Symbol to String conversions. 2022-01-14 11:57:18 -08:00
toc.rs fix clippy perf lints 2022-05-24 13:35:54 -04:00
url_parts_builder.rs Remove crate visibility modifier in libs, tests 2022-05-21 00:32:47 -04:00