about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorFelix S. Klock II <pnkfelix@pnkfx.org>2018-11-05 15:24:25 +0100
committerFelix S. Klock II <pnkfelix@pnkfx.org>2018-11-05 15:26:02 +0100
commitfe29cd0a3d1ebff0d90f3e4ebc929f944863be4c (patch)
treecddc3a6a8f484a2f34d48da93484b4a1a654ea9f /src/rustllvm/RustWrapper.cpp
parentf7ded5dcb6d917f4cd68ec7781c655dbe030f000 (diff)
downloadrust-fe29cd0a3d1ebff0d90f3e4ebc929f944863be4c.tar.gz
rust-fe29cd0a3d1ebff0d90f3e4ebc929f944863be4c.zip
Add `ui/borrowck/borrowck-closures-mut-of-mut.rs`.
This is a variant of `ui/borrowck/borrowck-closures-mut-of-imm.rs`
that I used to help identify what changes I needed to make to the
latter file in order to recover its instances of E0524 under NLL.

(Basically this test includes the changes you'd need to make to
`ui/borrowck/borrowck-closures-mut-of-imm.rs` in order to get rid of
occurrences of E0596. And then I realized that one needs to add
invocations of the closures in order to properly extend the mutable
reborrows in a manner such that NLL will roughly match AST-borrowck.)
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions