rust/compiler/rustc_mir/src
2021-01-29 15:37:44 -05:00
..
borrow_check Add fixme for precise path diagnostics 2021-01-29 15:37:44 -05:00
const_eval clean up some const error reporting around promoteds 2021-01-24 13:34:34 +01:00
dataflow Use PlaceRef more consistently in rustc_mir 2021-01-16 10:44:23 -06:00
interpret Auto merge of #81441 - tmiasko:ctfe-inline, r=oli-obk 2021-01-28 15:19:16 +00:00
monomorphize Rollup merge of #80944 - LingMan:map_or, r=nagisa 2021-01-15 18:26:14 +09:00
transform Avoid memory allocation when removing dead blocks 2021-01-28 00:00:00 +00:00
util Visit only statements in always live locals 2021-01-27 00:00:00 +00:00
lib.rs Prevent query cycles during inlining 2021-01-23 16:51:22 +00:00
shim.rs Replace let Some(..) = with .is_some() 2021-01-17 19:06:12 -05:00