about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorTomasz Miąsko <tomasz.miasko@gmail.com>2020-10-11 00:00:00 +0000
committerTomasz Miąsko <tomasz.miasko@gmail.com>2020-10-11 00:00:00 +0000
commit50da1265574925403d50569d5e62d9ec291ad552 (patch)
tree1ab4d1e9063a50add4cfb0c44dbcff24f5488ecc /compiler/rustc_codegen_llvm/src/llvm_util.rs
parentc38f001db5e16f1e0db47c5aed80394e9df5430a (diff)
downloadrust-50da1265574925403d50569d5e62d9ec291ad552.tar.gz
rust-50da1265574925403d50569d5e62d9ec291ad552.zip
Remove unnecessary unsafe block around calls to discriminant_value
Since 63793 the discriminant_value intrinsic is safe to call. Remove
unnecessary unsafe block around calls to this intrinsic in built-in
derive macros.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions