about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/lib.rs
AgeCommit message (Expand)AuthorLines
2020-10-10Move finalize_session_directory call out of cg_llvmbjorn3-2/+0
2020-10-09Move supported_target_features query provider to cg_ssabjorn3-0/+1
2020-10-04Move target feature whitelist from cg_llvm to cg_ssabjorn3-0/+1
2020-09-26Rollup merge of #77161 - est31:swich_len_already_trusted, r=petrochenkovRalf Jung-1/+0
2020-09-24Remove TrustedLen requirement from BuilderMethods::switchest31-1/+0
2020-09-23/nightly/nightly-rustcErik Hofmayer-1/+1
2020-09-23Updated html_root_url for compiler cratesErik Hofmayer-1/+1
2020-09-17Remove redundant #![feature(...)] 's from compiler/est31-2/+0
2020-08-30mv compiler to compiler/mark-0/+171