mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
893494c90f
rustdoc JSON: Don't apply `#[repr]` privacy heuristics Split out from #116882. Context: https://github.com/rust-lang/rust/pull/116882#issuecomment-2888349161. Partially reverts #138018. cc `@obi1kenobi` r? aDotInTheVoid or rustdoc