about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/hermit_kernel_base.rs
AgeCommit message (Expand)AuthorLines
2021-05-20Remove linker_is_gnu: true cases as that is now the default.Luqman Aden-1/+0
2021-04-05rustc_target: Rely on defaults more in target specsVadim Petrochenkov-4/+1
2020-11-08rustc_target: Rename some target options to avoid tautologyVadim Petrochenkov-2/+2
2020-11-07rustc_target: Move `linker_flavor` from `Target` to `TargetOptions`Vadim Petrochenkov-0/+1
2020-11-07rustc_target: Move `target_os` from `Target` to `TargetOptions`Vadim Petrochenkov-0/+1
2020-08-30mv compiler to compiler/mark-0/+26