about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/back/linker.rs
AgeCommit message (Expand)AuthorLines
2021-01-08Add wasi-exec-model cg option for emitting wasi reactorsNoah-0/+11
2020-11-08rustc_target: Rename some target options to avoid tautologyVadim Petrochenkov-1/+1
2020-11-08Collapse all uses of `target.options.foo` into `target.foo`Vadim Petrochenkov-22/+21
2020-10-15Replace target.target with target and target.ptr_width with target.pointer_widthest31-22/+22
2020-10-12Fix -Clinker-plugin-lto with opt-levels s and zJonas Schievink-3/+1
2020-08-30mv compiler to compiler/mark-0/+1351