about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/traits
AgeCommit message (Expand)AuthorLines
2020-10-02Implement Make `handle_alloc_error` default to panic (for no_std + liballoc)Harald Hoyer-0/+1
2020-09-26Rollup merge of #77161 - est31:swich_len_already_trusted, r=petrochenkovRalf Jung-2/+1
2020-09-25Rollup merge of #76973 - lzutao:unstably-const-assume, r=oli-obkJonas Schievink-3/+3
2020-09-24Remove TrustedLen requirement from BuilderMethods::switchest31-2/+1
2020-09-21Rollup merge of #76872 - khyperia:remove_declare_methods, r=eddybRalf Jung-48/+4
2020-09-20Correct file path after some restructures in compilerLzu Tao-3/+3
2020-09-18Remove DeclareMethodskhyperia-48/+4
2020-09-17PR feedbackkhyperia-2/+4
2020-09-17Let backends define custom targetskhyperia-0/+5
2020-09-09Add `-Z combine_cgu` flagVictor Ding-0/+6
2020-09-04Change ty.kind to a methodLeSeulArtichaut-1/+1
2020-09-01Auto merge of #76071 - khyperia:configurable_to_immediate, r=eddybbors-2/+12
2020-08-30mv compiler to compiler/mark-0/+1049