mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
9cf3bacfb2
some general mir typeck cleanup this pr contains the parts of #95763 which already work correctly. the remaining commits of that PR have some issues which are more complex to fix. r? types