rust/src/librustdoc/html
bors 4c8bb79d9f Auto merge of #113697 - GuillaumeGomez:rm-unneeded-externallocation-handling, r=lqd
Remove unneeded handling for `ExternalLocation::Unknown` in rustdoc render context

Should fix perf regression introduced in https://github.com/rust-lang/rust/pull/113623.

r? `@lqd`
2023-07-15 20:31:40 +00: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 Auto merge of #113697 - GuillaumeGomez:rm-unneeded-externallocation-handling, r=lqd 2023-07-15 20:31:40 +00:00
static rustdoc: rename to src-script.js 2023-07-14 16:54:14 -07:00
templates rustdoc: use src consistently over source in JavaScript 2023-07-14 16:54:14 -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 Re-format let-else per rustfmt update 2023-07-12 21:49:27 -04:00
highlight.rs Rollup merge of #113623 - GuillaumeGomez:add-jump-to-doc, r=notriddle 2023-07-13 22:33:24 +02:00
layout.rs Link to the corresponding channel in the help popover 2023-06-23 16:32:55 +02:00
length_limit.rs Remove from librustdoc and clippy too 2023-01-27 20:44:19 -08:00
markdown.rs Replace id attribute with name for <meta> tag 2023-06-27 23:22:44 +02:00
mod.rs Remove crate visibility modifier in libs, tests 2022-05-21 00:32:47 -04:00
sources.rs rustdoc: use src consistently over source in code 2023-07-14 16:38:01 -07:00
static_files.rs rustdoc: use src consistently over source in JavaScript 2023-07-14 16:54:14 -07: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