rust/src/librustc_trans/mir
bors 68a09fc539 Auto merge of #50164 - nox:rval-range-metadata, r=eddyb
Emit range metadata on calls returning scalars (fixes #50157)
2018-04-28 17:59:25 +00:00
..
analyze.rs rustc_trans: also check dominators for SSA values in mir::analyze. 2018-04-18 20:02:23 +09:00
block.rs Auto merge of #50164 - nox:rval-range-metadata, r=eddyb 2018-04-28 17:59:25 +00:00
constant.rs Stop referring to statics' AllocIds directly 2018-04-14 12:21:46 +02:00
mod.rs rustc_target: move in cabi_* from rustc_trans. 2018-04-26 16:50:31 +03:00
operand.rs Only warn on erroneous promoted constants 2018-04-15 15:08:37 +02:00
place.rs Auto merge of #50164 - nox:rval-range-metadata, r=eddyb 2018-04-28 17:59:25 +00:00
rvalue.rs Auto merge of #50137 - nox:rm-bool-cmp-hack, r=eddyb 2018-04-27 18:53:16 +00:00
statement.rs Added UserAssertTy statement. 2018-03-22 21:10:59 +00:00