rust/compiler/rustc_mir/src
bors 65767e5653 Auto merge of #81122 - tmiasko:no-drop, r=davidtwco
Visit only terminators when removing unneeded drops

No functional changes intended
2021-01-21 17:02:49 +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 #81122 - tmiasko:no-drop, r=davidtwco 2021-01-21 17:02:49 +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