about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/solid_base.rs
AgeCommit message (Expand)AuthorLines
2023-11-08target: move base specs to spec/baseDavid Wood-13/+0
2023-01-05Fix `uninlined_format_args` for some compiler cratesnils-1/+1
2022-07-11rustc_target: Flip the default for `TargetOptions::executables` to trueVadim Petrochenkov-0/+1
2022-04-03Replace every `String` in Target(Options) with `Cow<'static, str>`Loïc BRANSTETT-2/+2
2021-12-17Rename `has_elf_tls` to `has_thread_local`Chris Denton-1/+1
2021-09-28Add SOLID targetsTomoaki Kawada-0/+12