about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-06-08 09:46:01 +0000
committerbors <bors@rust-lang.org>2023-06-08 09:46:01 +0000
commit60258b061d0e77f97bb40a377a53bb705178c0ba (patch)
treee57c1ceaec11530bbba96e297511855f985f75e8 /compiler/rustc_llvm/llvm-wrapper
parent177c6fea1f40d40e213564e0897aab9780e49122 (diff)
parent20548eba6ceda0563b399f54b06d05b71950aa5c (diff)
downloadrust-60258b061d0e77f97bb40a377a53bb705178c0ba.tar.gz
rust-60258b061d0e77f97bb40a377a53bb705178c0ba.zip
Auto merge of #10898 - avborhanian:master, r=Manishearth,Centri3
Adds new lint `arc_with_non_send_or_sync`

Fixes #653

Adds a new lint to check for uses of non-Send/Sync types within Arc.

```
changelog: [`arc_with_non_send_sync`]: Added a lint to detect uses of non-Send/Sync types within Arc.
```
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper')
0 files changed, 0 insertions, 0 deletions