rust/src/tools
Manish Goregaokar 7d6feb421e
Rollup merge of #89506 - yaymukund:docblock-headings, r=GuillaumeGomez
librustdoc: Use correct heading levels.

Closes #89309

This fixes the `<h#>` header tags throughout the docs to reflect a semantic hierarchy.

- I ran a script to manually check that we don't have any files with multiple `<h1>` tags.
- Also checked that we never incorrectly nest e.g. a `<h2>` under an `<h3>`.
- I also spot-checked a bunch of pages (`trait.Read`, `enum.Ordering`, `primitive.isize`, `trait.Iterator`).
2021-10-06 12:33:20 -07:00
..
build-manifest
bump-stage0
cargo@d56b42c549 Update cargo 2021-09-29 14:07:04 -07:00
cargotest
clippy Auto merge of #88175 - camsteffen:let-desugar-span, r=Manishearth 2021-10-03 21:44:10 +00:00
compiletest
error_index_generator Rollup merge of #89506 - yaymukund:docblock-headings, r=GuillaumeGomez 2021-10-06 12:33:20 -07:00
expand-yaml-anchors
html-checker
jsondocck
linkchecker
lint-docs
miri@18667a8565 update Miri 2021-10-04 18:13:00 -04:00
remote-test-client
remote-test-server
rls@bf88026f11
rust-analyzer@4b7675fcc3 ⬆️ rust-analyzer 2021-10-04 08:37:24 +03:00
rust-demangler
rust-installer@5254dbfd25
rustbook
rustc-workspace-hack
rustdoc
rustdoc-gui Show how many tests are running in parallel 2021-10-03 08:20:08 -04:00
rustdoc-js
rustdoc-themes
rustfmt
tidy Revert the rustc_error_codes changes. 2021-10-06 07:58:41 -04:00
tier-check
unicode-table-generator
unstable-book-gen
x
cherry-pick.sh
publish_toolstate.py