rust/compiler/rustc_mir/src
bors f2de221b00 Auto merge of #81101 - tmiasko:combine-now, r=nagisa
Combine instructions immediately
2021-01-22 13:10:48 +00:00
..
borrow_check Auto merge of #80865 - oliviacrain:proj_based, r=RalfJung 2021-01-18 05:44:40 +00:00
const_eval Auto merge of #79322 - jyn514:refactor-impl, r=estebank 2021-01-13 01:40:41 +00:00
dataflow Use PlaceRef more consistently in rustc_mir 2021-01-16 10:44:23 -06:00
interpret Fix ICE in mir when evaluating SizeOf on unsized type 2021-01-19 18:35:21 +03:00
monomorphize Rollup merge of #80944 - LingMan:map_or, r=nagisa 2021-01-15 18:26:14 +09:00
transform Auto merge of #81101 - tmiasko:combine-now, r=nagisa 2021-01-22 13:10:48 +00:00
util Use PlaceRef more consistently in rustc_mir 2021-01-16 10:44:23 -06:00
lib.rs Dogfood 'str_split_once() with compiler/ 2020-12-07 12:48:44 -07:00
shim.rs Replace let Some(..) = with .is_some() 2021-01-17 19:06:12 -05:00