mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-10 20:08:41 +00:00
Check for union field accesses in THIR unsafeck see also #85259, #83129, https://github.com/rust-lang/project-thir-unsafeck/issues/7 r? `@LeSeulArtichaut`