rust/src/librustdoc/html
Guillaume Gomez f0e4a1c9cb
Rollup merge of #107491 - notriddle:notriddle/setting-check, r=GuillaumeGomez
rustdoc: remove unused CSS from `.setting-check`

These rules were needed for the mobile-style switches, but those were removed in 0f3ae6218e
2023-01-31 23:38:53 +01: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 Extend rustdoc hashtag prepended line test 2022-12-11 14:39:09 +01:00
render Rollup merge of #107482 - notriddle:notriddle/keywords, r=jsha 2023-01-31 11:46:26 +09:00
static Rollup merge of #107491 - notriddle:notriddle/setting-check, r=GuillaumeGomez 2023-01-31 23:38:53 +01:00
templates rustdoc: remove meta keywords from HTML 2023-01-30 12:20:06 -07:00
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: rearrange HTML in primitive reference links 2023-01-23 17:32:22 -07:00
highlight.rs rustdoc: remove unnecessary wrapper div.item-decl from HTML 2023-01-30 11:06:18 -07: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 from librustdoc and clippy too 2023-01-27 20:44:19 -08:00
mod.rs Remove crate visibility modifier in libs, tests 2022-05-21 00:32:47 -04:00
sources.rs rustdoc: remove meta keywords from HTML 2023-01-30 12:20:06 -07:00
static_files.rs Fix UI issues with Rustdoc scrape-examples feature. 2022-11-26 22:04:45 -06: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