UNSAFE_CODE in rustc_lint::builtin - Rust
The `unsafe_code` lint catches usage of `unsafe` code and other potentially unsound constructs like `no_mangle`, `export_name`, and `link_section`.