bd77fbfef1
Fix the error of checking `base_expr` twice in type_changing_struct_update Fixes #92010
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.