about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/mir/mod.rs
AgeCommit message (Expand)AuthorLines
2020-10-21rustc_codegen_llvm: add support for inlined function debuginfo.Eduard-Mihai Burtescu-1/+1
2020-10-15Prevent miscompilation in trivial loop {}Mark Rousskov-1/+1
2020-09-15Extract some intrinsics out of rustc_codegen_llvmkhyperia-0/+1
2020-09-04Change ty.kind to a methodLeSeulArtichaut-2/+2
2020-08-30mv compiler to compiler/mark-0/+492