rust/src/librustdoc/html
Matthias Krüger b97ccebc7c
Rollup merge of #93852 - GuillaumeGomez:remove-multi-query, r=jsha
rustdoc: remove support for multi-query search

This is needed by https://github.com/rust-lang/rust/pull/90630 to make feature changes non-existent.

cc `@camelid`
r? `@jsha`
2022-02-11 07:48:05 +01:00
..
highlight
length_limit
markdown Update rustdoc tests for headings indent 2022-02-09 14:55:26 +01:00
render Rollup merge of #93830 - camelid:cleanup-section-code, r=GuillaumeGomez 2022-02-10 12:10:01 +01:00
static Rollup merge of #93852 - GuillaumeGomez:remove-multi-query, r=jsha 2022-02-11 07:48:05 +01:00
templates rustdoc: remove tooltip from source link 2022-01-27 15:09:52 -07:00
toc
url_parts_builder
escape.rs
format.rs rustdoc: clippy::complexity fixes 2022-02-03 23:17:13 +01:00
highlight.rs rustdoc: clippy::complexity fixes 2022-02-03 23:17:13 +01:00
layout.rs
length_limit.rs
markdown.rs Unify headings indent and remove useless anchor 2022-02-09 14:43:44 +01:00
mod.rs
sources.rs
static_files.rs
tests.rs
toc.rs
url_parts_builder.rs