rust/compiler/rustc_mir/src
2021-02-14 14:39:24 +05:30
..
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 use option<PlaceRef<'tcx>> to clean up mir code a little 2021-02-14 14:39:24 +05:30
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