summary refs log tree commit diff
path: root/compiler/rustc_mir/src/interpret/step.rs
AgeCommit message (Expand)AuthorLines
2021-01-21mir: Improve size_of handling when arg is unsizedÖmer Sinan Ağacan-0/+1
2021-01-19Fix ICE in mir when evaluating SizeOf on unsized typeÖmer Sinan Ağacan-4/+7
2020-12-11make redundant StorageLive UBRalf Jung-4/+2
2020-08-30mv compiler to compiler/mark-0/+305