]> git.lizzy.rs Git - rust.git/commit
don't duplicate field access logic, always go through lvalue_field
authorOliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>
Mon, 13 Feb 2017 10:58:42 +0000 (11:58 +0100)
committerOliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>
Tue, 14 Feb 2017 09:19:19 +0000 (10:19 +0100)
commitac71d6f345001031a46fb49f0513ec576752eaee
tree4a2c2573dcbb3197ae570616c6d9be38894e2e74
parenta727ceb7e9c1eb2d4d27f787d66425bc57534213
don't duplicate field access logic, always go through lvalue_field
src/eval_context.rs
src/lvalue.rs
src/terminator/mod.rs