index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_target
/
src
/
spec
/
thumbv4t_none_eabi.rs
Age
Commit message (
Expand
)
Author
Lines
2022-07-28
once again tidy was unhappy
Lokathor
-1
/
+3
2022-07-28
Update thumbv4t_none_eabi.rs
Lokathor
-2
/
+3
2022-07-14
tidy demands this whitespace go away
Lokathor
-1
/
+1
2022-07-13
conform to the tidy expectations
Lokathor
-1
/
+1
2022-07-13
add missing imports.
Lokathor
-1
/
+1
2022-07-13
Update thumbv4t_none_eabi.rs
Lokathor
-1
/
+8
2022-07-13
word-wrap the comments.
Lokathor
-2
/
+10
2022-04-03
Cleanup after some refactoring in rustc_target
Loïc BRANSTETT
-2
/
+1
2022-04-03
Replace every Vec in Target(Options) with it's Cow equivalent
Loïc BRANSTETT
-5
/
+2
2022-04-03
Replace every `String` in Target(Options) with `Cow<'static, str>`
Loïc BRANSTETT
-9
/
+9
2021-07-07
Update targets to use target_abi
Josh Triplett
-0
/
+1
2021-05-20
Remove linker_is_gnu: true cases as that is now the default.
Luqman Aden
-1
/
+0
2021-04-05
rustc_target: Rely on defaults more in target specs
Vadim Petrochenkov
-3
/
+0
2020-11-07
rustc_target: Move `linker_flavor` from `Target` to `TargetOptions`
Vadim Petrochenkov
-1
/
+1
2020-11-07
rustc_target: Move `target_vendor` from `Target` to `TargetOptions`
Vadim Petrochenkov
-1
/
+0
2020-11-07
rustc_target: Move `target_env` from `Target` to `TargetOptions`
Vadim Petrochenkov
-1
/
+0
2020-11-07
rustc_target: Move `target_os` from `Target` to `TargetOptions`
Vadim Petrochenkov
-1
/
+0
2020-11-07
rustc_target: Move `target_endian` from `Target` to `TargetOptions`
Vadim Petrochenkov
-1
/
+0
2020-11-07
rustc_target: Move `target_c_int_width` from `Target` to `TargetOptions`
Vadim Petrochenkov
-1
/
+0
2020-10-15
Use integer literals for builtin target_pointer_width fields
est31
-1
/
+1
2020-10-10
Auto merge of #77580 - petrochenkov:norestarg, r=matthewjasper
bors
-4
/
+4
2020-10-08
Implement the instruction_set attribute
xd009642
-0
/
+1
2020-10-05
rustc_target: Refactor away `TargetResult`
Vadim Petrochenkov
-4
/
+4
2020-08-30
mv compiler to compiler/
mark
-0
/
+62