rust/compiler/rustc_mir/src
Jonas Schievink 3a3470bf04
Rollup merge of #81243 - osa1:fix_80742_2, r=RalfJung
mir: Improve size_of handling when arg is unsized

As discussed on Zulip with `@RalfJung.`
2021-01-23 20:16:04 +01:00
..
borrow_check Rollup merge of #81072 - RalfJung:place-ref-ty, r=oli-obk 2021-01-23 20:15:59 +01: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 mir: Improve size_of handling when arg is unsized 2021-01-21 22:17:05 +03:00
monomorphize Rollup merge of #80944 - LingMan:map_or, r=nagisa 2021-01-15 18:26:14 +09:00
transform Auto merge of #80579 - RalfJung:no-fallible-promotion, r=oli-obk 2021-01-23 13:19:04 +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