rustc_lint

Module reference_casting

Source

Structs§

Enums§

Statics§

  • The invalid_reference_casting lint checks for casts of &T to &mut T without using interior mutability.

Functions§