about summary refs log tree commit diff
path: root/src/libstd/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-10-04 03:28:24 +0000
committerbors <bors@rust-lang.org>2017-10-04 03:28:24 +0000
commitf1938cf13b3c6973514cb36fd96423623afcb3da (patch)
treef30804180426f08e313effe3734ec8242fe9a068 /src/libstd/sys/unix/process/process_unix.rs
parent2db48d7fcbf0a2a1ceb4d8bbcbc74cd37349f629 (diff)
parentaac64c47565bab9d87afd1bfa5459e8f485cdbea (diff)
downloadrust-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