mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-07 14:13:06 +00:00
repr_transparent_external_private_fields: special-case some std types Fixes #129470 ```@rustbot``` label +A-lint +L-repr_transparent_external_private_fields
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.