rust/src/librustc_mir
bors 90eb44a589 Auto merge of #47837 - eddyb:going-places, r=nikomatsakis
Replace "lvalue" terminology with "place".

See #46425 for the previous PR (which only changed MIR-related code).

r? @nikomatsakis
2018-01-29 19:47:48 +00:00
..
borrow_check Auto merge of #47837 - eddyb:going-places, r=nikomatsakis 2018-01-29 19:47:48 +00:00
build Auto merge of #47746 - varkor:never-type-ice, r=nikomatsakis 2018-01-28 00:40:10 +00:00
dataflow rustc: replace "lvalue" terminology with "place" in the code. 2018-01-29 01:49:29 +02:00
hair Prefer to use attr::contains_name() and attr::find_by_name() 2017-12-28 12:32:24 +09:00
interpret rustc: replace "lvalue" terminology with "place" in the code. 2018-01-29 01:49:29 +02:00
monomorphize Rollup merge of #47415 - varkor:cgu-partition-heuristic, r=michaelwoerister 2018-01-25 12:48:44 -06:00
transform rustc: replace "lvalue" terminology with "place" in the code. 2018-01-29 01:49:29 +02:00
util rustc: replace "lvalue" terminology with "place" in the code. 2018-01-29 01:49:29 +02:00
Cargo.toml Allow runtime switching between trans backends 2018-01-19 20:27:10 +01:00
diagnostics.rs Stabilize const-calling existing const-fns in std 2017-11-26 23:43:44 +01:00
lib.rs Allow runtime switching between trans backends 2018-01-19 20:27:10 +01:00
shim.rs remove noop landing pads in cleanup shims 2018-01-16 00:07:06 +02:00