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