On 2/1/2017 10:23 PM, Tobias Müller wrote:
Walter Bright <[email protected]> wrote:What part of the signature guarantees non-overlap?Mutable references cannot overlap in Rust, at least in safe code.
I didn't know that bit, thanks for the info.
Walter Bright via Digitalmars-d Wed, 01 Feb 2017 23:43:27 -0800
On 2/1/2017 10:23 PM, Tobias Müller wrote:
Walter Bright <[email protected]> wrote:What part of the signature guarantees non-overlap?Mutable references cannot overlap in Rust, at least in safe code.
I didn't know that bit, thanks for the info.