mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 08:16:07 +03:00
43c41a801a
Pass struct field HirId when check_expr_struct_fields Fixes #138319 r? compiler cc ``@Mark-Simulacrum``