You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This errorcode emits when there are
mismatch types between lhs & rhs of
assignment operator & refactored
message.
gcc/rust/ChangeLog:
* typecheck/rust-unify.cc (UnifyRules::emit_type_mismatch):
refactored & called error function.
gcc/testsuite/ChangeLog:
* rust/compile/mismatched-types.rs: New test from rustc.
Signed-off-by: Muhammad Mahad <[email protected]>
0 commit comments