Structsยง
Enumsยง
- Pattern
Kind ๐
Staticsยง
- INVALID_
REFERENCE_ ๐CASTING - The
invalid_reference_castinglint checks for casts of&Tto&mut Twithout using interior mutability.
invalid_reference_casting lint checks for casts of &T to &mut T
without using interior mutability.