about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-12-04 17:19:07 +0000
committerbors <bors@rust-lang.org>2021-12-04 17:19:07 +0000
commit907f6d929487168da2ad2e86b1c25f9ef35ef8c6 (patch)
treebd7a4eb9d7076c84ca8af1c9c959c6f76b553b57 /compiler/rustc_codegen_llvm/src
parent9eabec9f07fe2f9c21a5818a77f425f9974851e6 (diff)
parent844996b42e27a2dea559ca4a5f78328bb2b22508 (diff)
downloadrust-907f6d929487168da2ad2e86b1c25f9ef35ef8c6.tar.gz
rust-907f6d929487168da2ad2e86b1c25f9ef35ef8c6.zip
Auto merge of #8074 - Qwaz:send_nonnull, r=xFrednet
Consider NonNull as a pointer type

PR 1/2 for issue #8045. Add `NonNull` as a pointer class to suppress false positives like `UnsafeCell<NonNull<()>>`. However, this change is not sufficient to handle the cases shared in gtk-rs and Rug in the issue.

changelog: none

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