Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
While trying to remove the unsafe `FatPtr`, I stumbled upon the borrow checker not allowing the code to compile, which suggests that the `FatPtr` is being used to bypass the borrow checked, which I do not think is intentional.
Attachments
Issue Links
- links to