Warn when implicitly copying mutable data and unique boxes/functions #2448
Labels
A-type-system
Area: Type system
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
As a start towards #2431, we can start by warning when copying mutable data and unique boxes/functions. The most labor intensive part of this is going and addressing all the warnings.
The text was updated successfully, but these errors were encountered: