rust/tests/rustdoc/type-alias
Jacob Pratt 1b370d32d6
Rollup merge of #135116 - camelid:sidebar-case, r=fmease
rustdoc: Fix mismatched capitalization in sidebar

Previously, the main content used "Aliased Type", while the sidebar said "Aliased type". Now, they both say "Aliased Type", which is the more common capitalization in Rustdoc.

See the following link for an example.
https://doc.rust-lang.org/1.83.0/std/io/type.Result.html
2025-01-06 22:04:16 -05:00
..
auxiliary
cross-crate-115718.rs Update `tests/rustdoc` to new test syntax 2024-06-24 11:08:41 +02:00
deeply-nested-112515.rs chore: fix typos 2024-12-31 23:46:39 +08:00
deref-32077.rs rustdoc: Fix mismatched capitalization in sidebar 2025-01-06 14:26:07 -08:00
impl_trait_in_assoc_type.rs rustdoc: Add test for `impl_trait_in_accos_type` 2024-08-01 15:48:22 +00:00
primitive-local-link-121106.rs Update `tests/rustdoc` to new test syntax 2024-06-24 11:08:41 +02:00
same-crate-115718.rs Update `tests/rustdoc` to new test syntax 2024-06-24 11:08:41 +02:00