![]() I decided to invert how I'm doing it. I'm passing in a new argument to unify in environment called allow_cast: bool and essentially at various unification sites I can control whether or not I want to allow casting to even occur. So we can assume it's false by default always and then we turn it on in a few places vs. just opening the flood gates and locking it down at various sites as they come up# Please enter the commit message for your changes. Lines starting |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |