about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-08-07 00:34:12 +0200
committerGitHub <noreply@github.com>2024-08-07 00:34:12 +0200
commitf00a55188fa72694b52229c0ba3025e72f9bc24a (patch)
treee483ad82fc720bcaebe8abc23a466d8e10e02df0 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent7e1360b1e133a2f8585a1dcd304936c7ffe49d9d (diff)
parentc2c46e3e305f82b7f4ce0afa4ff7977075421318 (diff)
downloadrust-f00a55188fa72694b52229c0ba3025e72f9bc24a.tar.gz
rust-f00a55188fa72694b52229c0ba3025e72f9bc24a.zip
Rollup merge of #128539 - biabbas:deny_unsafe, r=workingjubilee
Forbid unused unsafe in vxworks-specific std modules

Tracking issue #127747
Adding deny(unsafe_op_in_unsafe_fn) in VxWorks specific files did not cause any error.
Most of VxWorks falls back on Unix libraries. So we'll have to wait for Unix changes.

r? ```@workingjubilee```
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions