Structsยง
Enumsยง
- Pattern
Kind ๐
Staticsยง
- The
invalid_reference_casting
lint checks for casts of&T
to&mut T
without using interior mutability.
Functionsยง
- borrow_
or_ ๐assign - peel_
casts ๐
invalid_reference_casting
lint checks for casts of &T
to &mut T
without using interior mutability.