9452a720cc976f861f0e6769f9c7666abc8a3de4
* Objects will set their __ty__ during instantiation to the Obj type if no __ty__ has been set * In Object::get_vtable_attr we were borrowing the type as mutable, which was not necessary and causing issues when trying to borrow it mutably twice. This is probably because warnings of various types have been turned off and that will be investigated soon. Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
Description
No description provided
Languages
Rust
95.5%
Python
4.2%
Shell
0.3%