Structs§
Statics§
- STATIC_
MUT_ REFS  - The 
static_mut_refslint checks for shared or mutable references of mutable static insideunsafeblocks andunsafefunctions. 
static_mut_refs lint checks for shared or mutable references
of mutable static inside unsafe blocks and unsafe functions.