]> git.lizzy.rs Git - rust.git/commit
rustc: move `expr_is_lval` to rustc_typeck and rename to `is_place_expr`.
authorEduard-Mihai Burtescu <edy.burt@gmail.com>
Sun, 28 Jan 2018 23:16:02 +0000 (01:16 +0200)
committerEduard-Mihai Burtescu <edy.burt@gmail.com>
Sun, 28 Jan 2018 23:24:25 +0000 (01:24 +0200)
commit06a0e4f7ae6d2e23adff1fe84e2a988f6b77fa53
treee80640bd81570bbfb7866ef45e5e107c0f903cfc
parent3f4a489f8fc73138cde77bcf10497d5f209d3b3a
rustc: move `expr_is_lval` to rustc_typeck and rename to `is_place_expr`.
src/librustc/ty/mod.rs
src/librustc_typeck/check/mod.rs
src/librustc_typeck/check/op.rs