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§