MIR: change "lvalue" terminology to "place". As pointed out elsewhere, "lvalue" vs "rvalue" is a misleading/obscure distinction and several other choices have been proposed, the one I prefer being "place" vs "value". This PR only touches the "lvalue" side, and only in MIR-related code, as it's already a lot and could rot. |
||
|---|---|---|
| .. | ||
| caching_codemap_view.rs | ||
| fingerprint.rs | ||
| hcx.rs | ||
| impls_const_math.rs | ||
| impls_cstore.rs | ||
| impls_hir.rs | ||
| impls_mir.rs | ||
| impls_misc.rs | ||
| impls_syntax.rs | ||
| impls_ty.rs | ||
| mod.rs | ||