about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/traits/builder.rs
AgeCommit message (Expand)AuthorLines
2020-10-17Make set_span take mut selfkhyperia-1/+1
2020-10-06Let backends access span informationkhyperia-0/+2
2020-09-24Remove TrustedLen requirement from BuilderMethods::switchest31-2/+1
2020-09-01Auto merge of #76071 - khyperia:configurable_to_immediate, r=eddybbors-2/+12
2020-08-30mv compiler to compiler/mark-0/+286