rust/src/librustdoc/html/render
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
..
context.rs Remove unneeded handling for ExternalLocation::Unknown in rustdoc render context 2023-07-14 17:04:29 +02:00
mod.rs rustdoc: use src consistently over source in code 2023-07-14 16:38:01 -07:00
print_item.rs Revert "List matching impls on type aliases" 2023-06-12 11:27:56 +02:00
search_index.rs rustdoc: simplify clean by removing FnRetTy 2023-05-30 12:22:14 -07:00
sidebar.rs a couple clippy::complexity fixes 2023-04-01 23:16:33 +02:00
span_map.rs Add jump to doc 2023-07-12 16:45:36 +02:00
tests.rs Corrected imports for render tests and mod files 2021-03-04 10:25:00 -08:00
type_layout.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
write_shared.rs rustdoc: use src consistently over source in JavaScript 2023-07-14 16:54:14 -07:00