6 ms·
You might not be able to express the ownership in the way that can be checked statically, so quite possibly this would then be downgraded to a runtime error (th
by _flux 2mo ago
You might not be able to express the ownership in the way that can be checked statically, so quite possibly this would then be downgraded to a runtime error (that could be handled with a panic)—but not undefined behavior.