about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2021-02-14 16:54:46 +0100
committerGitHub <noreply@github.com>2021-02-14 16:54:46 +0100
commit25315635ef50e57e70cc680a0f70926ec24ed0db (patch)
treef9844cf05d1fc3818589528082f39f8a470d07e1 /compiler/rustc_codegen_llvm/src
parent641c3785dc875744fae75d5c1db12708a819e235 (diff)
parent96c12f90cf62442bc5cba1d8c1c8049ee4652237 (diff)
downloadrust-25315635ef50e57e70cc680a0f70926ec24ed0db.tar.gz
rust-25315635ef50e57e70cc680a0f70926ec24ed0db.zip
Rollup merge of #81912 - sexxi-goose:Migrations2_review, r=nikomatsakis
Implement the precise analysis pass for lint `disjoint_capture_drop_reorder`

The precision pass for the lint prevents the lint from triggering for a variable (that was previously entirely captured by the closure) if all paths that need Drop starting at root variable have been captured by the closure.

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