λ Support functions! #5
@@ -352,7 +352,9 @@ pub fn solve_constraints(
|
||||
TypeOrVar::Function(args2, ret2),
|
||||
));
|
||||
}
|
||||
tracing::trace!("we transferred CanCastTo to equivalence checks for function types");
|
||||
tracing::trace!(
|
||||
"we transferred CanCastTo to equivalence checks for function types"
|
||||
);
|
||||
changed_something = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user