rust/src/librustdoc/html
2025-02-25 12:24:30 +00:00
..
escape rustdoc: improve <wbr>-insertion for SCREAMING_CAMEL_CASE 2024-10-07 10:52:39 -07:00
highlight Nuke Buffer abstraction from librustdoc 💣 2025-02-12 15:50:06 +00:00
length_limit Remove from librustdoc and clippy too 2023-01-27 20:44:19 -08:00
markdown Rustfmt 2025-02-08 22:12:13 +00:00
render Make asm a named field 2025-02-22 00:05:09 +00:00
static Update information about NanumBarunGothic 2025-02-25 12:24:30 +00:00
templates Move line numbers into the <code> directly 2025-02-10 18:50:05 +01:00
toc rustdoc: show code spans as <code> in TOC 2024-08-20 16:51:37 -07:00
url_parts_builder Document and test UrlPartsBuilder::push_fmt 2022-01-14 12:05:35 -08:00
escape.rs librustdoc: Use pulldown-cmark-escape for HTML escaping 2025-02-19 18:42:02 +00:00
format.rs librustdoc: lazily format some paths 2025-02-14 14:50:05 +00:00
highlight.rs Nuke Buffer abstraction from librustdoc 💣 2025-02-12 15:50:06 +00:00
layout.rs Nuke Buffer abstraction from librustdoc 💣 2025-02-12 15:50:06 +00:00
length_limit.rs Fix new clippy lints 2024-11-28 03:05:43 +01:00
markdown.rs rustdoc: improve refdef handling in the unresolved link lint 2025-02-15 12:21:35 -07:00
mod.rs Remove crate visibility modifier in libs, tests 2022-05-21 00:32:47 -04:00
sources.rs Nuke Buffer abstraction from librustdoc 💣 2025-02-12 15:50:06 +00:00
static_files.rs Auto merge of #136253 - notriddle:notriddle/aot-minify, r=GuillaumeGomez 2025-02-05 18:28:16 +00:00
tests.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
toc.rs rustdoc: show code spans as <code> in TOC 2024-08-20 16:51:37 -07:00
url_parts_builder.rs Remove crate visibility modifier in libs, tests 2022-05-21 00:32:47 -04:00