rust/src/librustdoc
2023-03-20 19:43:00 +04:00
..
clean Rollup merge of #109198 - compiler-errors:new-rpitit-default-body, r=spastorino 2023-03-17 08:42:40 +01:00
doctest
formats Rollup merge of #107629 - pitaj:rustdoc-search-deprecated, r=jsha 2023-03-11 12:55:41 +01:00
html rustdoc: Optimize impl sorting during rendering 2023-03-20 19:43:00 +04:00
json rustdoc: reduce allocations when generating tooltips 2023-02-22 21:00:10 -07:00
passes clean up few alloc 2023-03-16 20:38:33 +03:00
theme
askama.toml Remove unneeded minus sign in jinja tags 2023-03-06 11:38:15 +01:00
Cargo.toml rustdoc: DocFS: Replace rayon with threadpool and enable it for all targets 2023-03-14 20:28:00 +01:00
config.rs
core.rs various: translation resources from cg backend 2023-02-22 09:15:54 +00:00
docfs.rs Update docsfs module documentation 2023-03-15 16:47:14 +01:00
doctest.rs Implementing "<test_binary> --list --format json" #107307 #49359 2023-03-15 14:20:20 -04:00
error.rs
externalfiles.rs
fold.rs
lib.rs
lint.rs
markdown.rs
README.md
scrape_examples.rs
theme.rs
visit_ast.rs Only add into view_item_stack if the item will be inlined 2023-03-17 11:56:10 +01:00
visit_lib.rs
visit.rs

For more information about how librustdoc works, see the rustc dev guide.