about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/mir/statement.rs
AgeCommit message (Expand)AuthorLines
2021-03-15Make source-based code coverage compatible with MIR inliningTomasz Miąsko-1/+1
2021-03-09Build StKind::CopyOverlappingkadmin-9/+5
2021-03-09Change CopyNonOverlapping::codegen_ssakadmin-13/+15
2021-03-09Replace todos with implskadmin-2/+1
2021-03-09Update craneliftkadmin-6/+5
2021-03-09Update match brancheskadmin-8/+12
2021-03-09Update fmt and use of memcpykadmin-9/+14
2021-03-09Impl StatementKind::CopyNonOverlappingkadmin-0/+15
2020-08-30mv compiler to compiler/mark-0/+124