diff options
| author | bors <bors@rust-lang.org> | 2017-10-04 03:28:24 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2017-10-04 03:28:24 +0000 |
| commit | f1938cf13b3c6973514cb36fd96423623afcb3da (patch) | |
| tree | f30804180426f08e313effe3734ec8242fe9a068 /src/libstd/sys/unix/process/process_unix.rs | |
| parent | 2db48d7fcbf0a2a1ceb4d8bbcbc74cd37349f629 (diff) | |
| parent | aac64c47565bab9d87afd1bfa5459e8f485cdbea (diff) | |
| download | rust-f1938cf13b3c6973514cb36fd96423623afcb3da.tar.gz rust-f1938cf13b3c6973514cb36fd96423623afcb3da.zip | |
Auto merge of #44999 - pnkfelix:mir-borrowck-fix-assert-left-right, r=nikomatsakis
Overlapping borrows can point to different lvalues. Overlapping borrows can point to different lvalues. There's always a basis for the overlap, so instead of removing the assert entirely, I instead pass in the prefix that we found and check that it actually is a prefix of both lvalues. Fix #44829
Diffstat (limited to 'src/libstd/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions
