Expand description
Checks that uses of expect(unsafe_code) or allow(unsafe_code) are
preceded by an // UNSAFETY: comment explaining the justification.
Checks that uses of expect(unsafe_code) or allow(unsafe_code) are
preceded by an // UNSAFETY: comment explaining the justification.