summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/mir/block.rs
AgeCommit message (Expand)AuthorLines
2020-09-20Auto merge of #76964 - RalfJung:rollup-ybn06fs, r=RalfJungbors-1/+2
2020-09-19Stop using the `const_eval` query for initializers of staticsOliver Scherer-19/+7
2020-09-15Extract some intrinsics out of rustc_codegen_llvmkhyperia-1/+2
2020-09-04Change ty.kind to a methodLeSeulArtichaut-4/+4
2020-09-02pretty: trim paths of unique symbolsDan Aloni-8/+11
2020-09-01Auto merge of #76071 - khyperia:configurable_to_immediate, r=eddybbors-1/+1
2020-08-30mv compiler to compiler/mark-0/+1416