rust/src/librustdoc
2024-10-04 18:01:38 +02:00
..
clean Remove redundant in_trait from hir::TyKind::OpaqueDef 2024-10-02 21:59:55 -04:00
doctest Rollup merge of #130419 - nnethercote:streamline-HirCollector, r=GuillaumeGomez 2024-10-03 13:47:59 +02:00
formats de-rc external traits 2024-09-25 23:45:57 +02:00
html Fix list margins 2024-10-04 18:01:38 +02:00
json Dogfood feature(file_buffered) 2024-09-24 14:25:16 -07:00
passes Auto merge of #131076 - lukas-code:doc-stab2, r=notriddle 2024-10-01 04:30:33 +00:00
theme rustdoc: merge theme css into rustdoc.css 2023-09-15 07:40:17 -07:00
Cargo.toml Update minifier to 0.3.1 2024-08-24 18:34:28 +02:00
config.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
core.rs de-rc external traits 2024-09-25 23:45:57 +02:00
docfs.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
doctest.rs Rollup merge of #130419 - nnethercote:streamline-HirCollector, r=GuillaumeGomez 2024-10-03 13:47:59 +02:00
error.rs Fix clippy lints 2024-08-29 12:14:41 +02:00
externalfiles.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
fold.rs de-rc external traits 2024-09-25 23:45:57 +02:00
lib.rs Dogfood feature(file_buffered) 2024-09-24 14:25:16 -07:00
lint.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
markdown.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
README.md rust-lang.github.io/rustc-dev-guide -> rustc-dev-guide.rust-lang.org 2020-03-10 17:08:18 -03:00
rinja.toml Replace askama with rinja 2024-07-23 11:19:55 +02:00
scrape_examples.rs Remove #[macro_use] extern crate tracing from rustdoc. 2024-08-30 13:16:08 +10:00
theme.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
visit.rs rustdoc: add doc comment to DocVisitor 2024-09-28 19:21:37 -04:00
visit_ast.rs Use named fields for OpaqueTyOrigin 2024-10-02 22:04:18 -04:00
visit_lib.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00

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