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