chore: leave a comment for later
This commit is contained in:
@@ -1216,6 +1216,7 @@ impl<'a> Environment<'a> {
|
||||
return Ok(());
|
||||
}
|
||||
|
||||
// TODO: maybe we also care to check is_link?
|
||||
if allow_cast
|
||||
&& (t1.is_data() || t2.is_data())
|
||||
&& !(t1.is_unbound() || t2.is_unbound())
|
||||
|
||||
Reference in New Issue
Block a user