mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
03770f0e2b
Use non-ascribed type as field's type in mir Fixes https://github.com/rust-lang/rust/issues/96514 r? `@lcnr`