| .. |
|
clean
|
Update to new API
|
2025-05-25 15:27:32 +02:00 |
|
doctest
|
Auto merge of #140527 - GuillaumeGomez:doctest-main-fn, r=notriddle
|
2025-05-22 08:40:58 +00:00 |
|
formats
|
Rollup merge of #140874 - mejrs:rads, r=WaffleLapkin
|
2025-05-19 13:24:54 +10:00 |
|
html
|
Update to new API
|
2025-05-25 15:27:32 +02:00 |
|
json
|
Split Item::attributes method into three
|
2025-05-25 15:08:23 +02:00 |
|
passes
|
Rollup merge of #136400 - lolbinarycat:rustdoc-link-lint-135851, r=GuillaumeGomez
|
2025-05-23 13:34:17 +02:00 |
|
theme
|
rustdoc: merge theme css into rustdoc.css
|
2023-09-15 07:40:17 -07:00 |
|
askama.toml
|
Update to new rinja version (askama)
|
2025-04-03 15:38:08 +02:00 |
|
build.rs
|
Auto merge of #136253 - notriddle:notriddle/aot-minify, r=GuillaumeGomez
|
2025-02-05 18:28:16 +00:00 |
|
Cargo.toml
|
Update askama version to 0.14.0 in librustdoc
|
2025-05-24 12:23:18 +02:00 |
|
config.rs
|
Rollup merge of #139863 - fmease:simp-doctest-build-arg-passing, r=GuillaumeGomez
|
2025-05-09 21:50:06 +02:00 |
|
core.rs
|
Rollup merge of #139615 - nnethercote:rm-name_or_empty, r=jdonszelmann
|
2025-04-18 05:16:29 +02:00 |
|
display.rs
|
x clippy src/librustdoc --fix
|
2025-03-06 16:06:41 +00:00 |
|
docfs.rs
|
Reformat use declarations.
|
2024-07-29 08:26:52 +10:00 |
|
doctest.rs
|
Auto merge of #140527 - GuillaumeGomez:doctest-main-fn, r=notriddle
|
2025-05-22 08:40:58 +00: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
|
Rename TyMethodItem -> RequiredMethodItem
|
2024-12-19 10:48:51 -08:00 |
|
lib.rs
|
Simplify format_integer_with_underscore_sep
|
2025-05-23 12:37:56 +00:00 |
|
lint.rs
|
rustdoc: remove unportable markdown lint and old parser
|
2025-05-06 10:33:04 -07:00 |
|
markdown.rs
|
rustdoc: Document markdown module.
|
2024-10-19 13:37:40 +00:00 |
|
README.md
|
rust-lang.github.io/rustc-dev-guide -> rustc-dev-guide.rust-lang.org
|
2020-03-10 17:08:18 -03:00 |
|
scrape_examples.rs
|
Move methods from Map to TyCtxt, part 5.
|
2025-04-02 10:00:46 +11:00 |
|
theme.rs
|
Fix new clippy lints
|
2024-11-28 03:05:43 +01:00 |
|
visit.rs
|
Rename TyMethodItem -> RequiredMethodItem
|
2024-12-19 10:48:51 -08:00 |
|
visit_ast.rs
|
Move hir::Item::ident into hir::ItemKind.
|
2025-03-18 06:29:50 +11:00 |
|
visit_lib.rs
|
librustdoc: flatten nested ifs
|
2025-03-06 08:16:28 +00:00 |