rust/src/librustdoc/html
Michael Goulet 8994840f7e rustdoc: Negative impls are not notable 2024-05-14 20:40:59 -04:00
..
highlight Add regression test for inclusion of whitespace characters in rustdoc highlighting 2024-02-28 16:08:46 +01:00
length_limit
markdown Fix non_local_definitions lint in rustdoc 2024-02-17 13:59:46 +01:00
render rustdoc: Negative impls are not notable 2024-05-14 20:40:59 -04:00
static Rollup merge of #124738 - notriddle:notriddle/search-form-js, r=GuillaumeGomez 2024-05-07 18:12:54 +02:00
templates rustdoc: dedup search form HTML 2024-05-05 08:15:08 -07:00
toc
url_parts_builder
escape.rs rustdoc: do not escape quotes in body text 2023-12-01 15:15:45 -07:00
format.rs Simplify `use crate::rustc_foo::bar` occurrences. 2024-05-08 16:57:31 +10:00
highlight.rs Properly handle emojis as literal prefix in macros 2024-04-10 23:19:27 +00:00
layout.rs rustdoc: remove rust logo from non-Rust crates 2023-10-08 20:17:53 -07:00
length_limit.rs Improve code readability by moving fmt args directly into the string 2023-08-16 16:35:23 +02:00
markdown.rs Remove direct dependencies on lazy_static, once_cell and byteorder 2024-04-28 14:35:00 +01:00
mod.rs
sources.rs Remove `Session` methods that duplicate `DiagCtxt` methods. 2023-12-24 08:05:28 +11:00
static_files.rs Inline `wheel.svg` into CSS 2024-04-28 17:23:12 +02:00
tests.rs
toc.rs
url_parts_builder.rs