| .. |
|
clean
|
Simplify AttributesExt::cfg function and remove error emissions since they are not useful
|
2021-10-06 21:22:56 +02:00 |
|
doctest
|
Rename --display-warnings to --display-doctest-warnings
|
2021-09-14 10:49:56 +02:00 |
|
formats
|
Allow adding a set of cfg's to hide from being implicitly doc(cfg)'d
|
2021-10-05 18:04:15 +02:00 |
|
html
|
Remove unused CSS rule
|
2021-10-10 14:27:36 +02:00 |
|
json
|
Rollup merge of #88234 - hkmatsumoto:rustdoc-impls-for-primitive, r=jyn514
|
2021-10-04 23:56:16 -07:00 |
|
passes
|
Rollup merge of #89474 - camelid:better-pass-name, r=jyn514
|
2021-10-04 21:12:39 -07:00 |
|
theme
|
Clean up rustdoc static files
|
2021-07-07 17:52:18 +02:00 |
|
Cargo.toml
|
Migrate to 2021
|
2021-09-20 22:21:42 -04:00 |
|
config.rs
|
Rename --display-warnings to --display-doctest-warnings
|
2021-09-14 10:49:56 +02:00 |
|
core.rs
|
Remove lazy_static dependency
|
2021-09-29 17:20:52 +02:00 |
|
docfs.rs
|
Remove unnecessary copies when using parallel IO
|
2021-08-26 17:06:52 +00:00 |
|
doctest.rs
|
Allow adding a set of cfg's to hide from being implicitly doc(cfg)'d
|
2021-10-05 18:04:15 +02:00 |
|
doctree.rs
|
Teach tools that macros are now HIR items
|
2021-08-28 00:24:39 -07:00 |
|
error.rs
|
Make all rustdoc functions and structs crate-private
|
2020-11-15 11:21:12 -05:00 |
|
externalfiles.rs
|
heading_level: u32 -> heading_offset: HeadingOffset
|
2021-10-04 22:28:04 -04:00 |
|
fold.rs
|
Revert the rustdoc box syntax removal
|
2021-09-21 01:54:23 +02:00 |
|
lib.rs
|
Revert "Stabilize Iterator::intersperse()"
|
2021-10-07 10:39:36 -07:00 |
|
lint.rs
|
Warn when rustdoc:: group is omitted from lint names
|
2021-07-03 15:32:09 -04:00 |
|
markdown.rs
|
heading_level: u32 -> heading_offset: HeadingOffset
|
2021-10-04 22:28:04 -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 |
|
theme.rs
|
Change librustdoc write(.. \n) to writeln(..); fix comment in grammar
|
2021-05-03 02:19:57 -05:00 |
|
visit_ast.rs
|
Clean up code a bit:
|
2021-10-06 20:23:57 +02:00 |
|
visit_lib.rs
|
rustc: Remove local variable IDs from Exports
|
2021-09-10 23:41:48 +03:00 |