]> git.lizzy.rs Git - rust.git/commit
let create_ref take a mutability, and leave it to step.rs to interpret mir::BorrowKind
authorRalf Jung <post@ralfj.de>
Fri, 26 Oct 2018 09:12:22 +0000 (11:12 +0200)
committerRalf Jung <post@ralfj.de>
Mon, 29 Oct 2018 08:16:27 +0000 (09:16 +0100)
commit3545dae6a35eb675c3cf6e312ef9a5724d721020
treef4448a5010ec4caf62047a8e18a86dc079c24b86
parentf2f0f1a0a86ce658e1e037b4aece6d54ab1f7aa7
let create_ref take a mutability, and leave it to step.rs to interpret mir::BorrowKind
src/librustc_mir/interpret/place.rs
src/librustc_mir/interpret/step.rs