rust/src/doc/rustdoc/src
Matthias Krüger 4dd4d9b489
Rollup merge of #115439 - fmease:rustdoc-priv-repr-transparent-heuristic, r=GuillaumeGomez
rustdoc: hide `#[repr(transparent)]` if it isn't part of the public ABI

Fixes #90435.

This hides `#[repr(transparent)]` when the non-1-ZST field the struct is "transparent" over is private.

CC `@RalfJung`

Tentatively nominating it for the release notes, feel free to remove the nomination.
`@rustbot` label needs-fcp relnotes A-rustdoc-ui
2023-10-14 19:22:16 +02:00
..
images Add new rustdoc book chapter to describe in-doc settings 2023-04-22 23:17:11 +02:00
read-documentation rustdoc-doc: add next_chunk to list of vec::intoiter<T> -> [T] 2023-09-09 17:00:10 -07:00
write-documentation Fixed typo in re-exports.md 2023-09-10 02:54:37 +02:00
advanced-features.md rustdoc: hide repr(transparent) if it isn't part of the public ABI 2023-09-18 19:30:10 +02:00
command-line-arguments.md Rollup merge of #103682 - Swatinem:stable-run-directory, r=GuillaumeGomez 2023-04-14 23:00:33 +09:00
deprecated-features.md Fix some broken link fragments. 2022-07-25 09:16:28 -07:00
how-to-read-rustdoc.md Rollup merge of #112725 - notriddle:notriddle/advanced-search, r=GuillaumeGomez 2023-09-19 11:35:49 +02:00
how-to-write-documentation.md Add GUI test for warning blocks 2023-08-14 13:51:41 +02:00
lints.md Fix resolution caching 2023-08-18 15:19:10 +08:00
references.md spelling: github 2023-04-16 12:25:02 -04:00
scraped-examples.md Remove invalid value from scraped-examples.md 2023-04-27 17:21:45 +01:00
SUMMARY.md rustdoc: write detailed chapter on search engine 2023-09-03 13:06:07 -07:00
unstable-features.md rustdoc: remove rust logo from non-Rust crates 2023-10-08 20:17:53 -07:00
what-is-rustdoc.md fix typo in rustdoc/src/what-is-rustdoc.md 2023-06-17 20:08:33 +08:00