Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #110901 - GuillaumeGomez:inlined-repr-rustdoc, r=notriddle
rustdoc: Fix missing `repr` attribute in doc(inline) on foreign items
Fixes https://github.com/rust-lang/rust/issues/110698.
r? `@notriddle`