rust/tests/rustdoc/inline_cross
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
..
auxiliary Rollup merge of #115439 - fmease:rustdoc-priv-repr-transparent-heuristic, r=GuillaumeGomez 2023-10-14 19:22:16 +02:00
add-docs.rs
assoc_item_trait_bounds.out0.html
assoc_item_trait_bounds.out2.html
assoc_item_trait_bounds.out9.html
assoc_item_trait_bounds.rs
assoc-const-equality.rs
assoc-items.rs
async-fn.rs
attributes.rs
const-fn-27362.rs
const-fn.rs Test cross crate 2023-10-12 16:44:37 +00:00
cross-glob.rs
deduplicate-inlined-items-23207.rs
default-trait-method.rs
dyn_trait.rs
fn-type.rs
generic-const-items.rs
hidden-use.rs
impl_trait.rs
impl-inline-without-trait.rs
impl-sized.rs
implementors-js.rs
inline_hidden.rs
issue-24183.method_no_where_self_sized.html
issue-24183.rs
issue-28480.rs
issue-31948-1.rs
issue-31948-2.rs
issue-31948.rs
issue-32881.rs
issue-33113.rs
macro-vis.rs
macros.rs
non_lifetime_binders.rs
proc_macro.rs
renamed-via-module.rs
repr.rs
ret-pos-impl-trait-in-trait.rs
sugar-closure-crate-21801.rs
trait-vis.rs
use_crate.rs