diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2021-02-14 16:54:46 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-14 16:54:46 +0100 |
| commit | 25315635ef50e57e70cc680a0f70926ec24ed0db (patch) | |
| tree | f9844cf05d1fc3818589528082f39f8a470d07e1 /compiler/rustc_codegen_llvm/src | |
| parent | 641c3785dc875744fae75d5c1db12708a819e235 (diff) | |
| parent | 96c12f90cf62442bc5cba1d8c1c8049ee4652237 (diff) | |
| download | rust-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
