mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
727688a8e4
mgca: Type-check fields of struct expr const args Fixes rust-lang/rust#150623. Fixes rust-lang/rust#150712. Fixes rust-lang/rust#150714. Fixes rust-lang/rust#150734. r? @BoxyUwU
For more information about how rustc works, see the rustc dev guide.