Long lines
This commit is contained in:
parent
f14240b1c8
commit
234df9cae0
@ -1080,7 +1080,8 @@ fn check_expr_with_unifier(fcx: @fn_ctxt,
|
||||
DontDerefArgs => {}
|
||||
}
|
||||
|
||||
bot |= check_expr_with_assignability(fcx, *arg, formal_ty);
|
||||
bot |= check_expr_with_assignability(fcx,
|
||||
*arg, formal_ty);
|
||||
fcx.write_ty(arg.id, fcx.expr_ty(*arg));
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user