rust/src/librustdoc/html/render
Michael Howell f916681d8d Only load one CSS theme by default
To avoid generating a FOUC at startup, this commit uses `document.write` to
load the stylesheet initially.

Co-Authored-By: Guillaume Gomez <guillaume1.gomez@gmail.com>
2023-03-08 12:49:34 -07:00
..
context.rs Only load one CSS theme by default 2023-03-08 12:49:34 -07:00
mod.rs Use more let chain 2023-02-15 12:00:03 +01:00
print_item.rs rustdoc: Note in a type's layout/size if it is uninhabited 2023-03-04 12:07:29 +00:00
search_index.rs rustdoc: function signature search with traits in where clause 2023-03-04 09:05:57 -07:00
span_map.rs rustc_hir: Change representation of import paths to support multiple resolutions 2022-12-01 18:51:05 +03:00
tests.rs Corrected imports for render tests and mod files 2021-03-04 10:25:00 -08:00
write_shared.rs Auto merge of #107000 - GuillaumeGomez:fix-items-in-doc-hidden-block, r=notriddle,petrochenkov 2023-02-02 21:14:44 +00:00