Skip to content

Commit

Permalink
Auto merge of #44736 - pnkfelix:mir-borrowck4, r=arielb1
Browse files Browse the repository at this point in the history
Some fixes to mir-borrowck

Make the code more closely match the NLL RFC (updated description).

(The biggest visible fix the addition of the Shallow/Deep distinction, which means mir-borrowck stops falsely thinking that StorageDeads need deep access to their input L-value.)
  • Loading branch information
bors committed Sep 26, 2017
2 parents 4b8bf39 + e319f40 commit 1c4510a
Showing 1 changed file with 317 additions and 341 deletions.

0 comments on commit 1c4510a

Please sign in to comment.