rustc_lint

Module static_mut_refs

Source

Structs§

Statics§

  • The static_mut_refs lint checks for shared or mutable references of mutable static inside unsafe blocks and unsafe functions.

Functions§