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
/
json.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-12
Add --print target-spec-json-schema
Noratrieb
-4
/
+34
2025-08-27
turn pointer width into an integer in target.json
Waffle Lapkin
-5
/
+2
2025-08-27
allow using `target_val!` with a rename
Waffle Lapkin
-10
/
+8
2025-08-15
Rollup merge of #145004 - bjorn3:remove_unused_fields, r=WaffleLapkin
Stuart Cook
-3
/
+0
2025-08-08
Remove bitcode_llvm_cmdline
bjorn3
-3
/
+0
2025-08-07
Add minimal `armv7a-vex-v5` support
Lewis McClelland
-0
/
+3
2025-07-21
Use serde for target spec json deserialize
Noratrieb
-652
/
+373
2025-06-11
compiler: Change c_int_width to be an integer type
Jubilee Young
-1
/
+7
2025-06-07
store `target.min_global_align` as an `Align`
Folkert de Vries
-2
/
+19
2025-06-03
compiler: use CanonAbi for entry_abi
Jubilee Young
-13
/
+18
2025-06-03
compiler: add AbiMap
Jubilee Young
-1
/
+0
2025-04-04
Rollup merge of #138949 - madsmtm:rename-to-darwin, r=WaffleLapkin
Matthias Krüger
-2
/
+2
2025-03-25
Rename `is_like_osx` to `is_like_darwin`
Mads Marquart
-2
/
+2
2025-03-19
Make default_codegen_backend serializable
Vladyslav Tsilytskyi
-0
/
+8
2025-02-17
Adds binary_format to rustc target specs
Pyrode
-0
/
+15
2025-02-08
Rustfmt
bjorn3
-4
/
+4
2025-02-03
Auto merge of #136146 - RalfJung:x86-abi, r=workingjubilee
bors
-0
/
+15
2025-02-03
add rustc_abi to control ABI decisions LLVM does not have flags for, and use ...
Ralf Jung
-0
/
+15
2025-01-16
Target option to require explicit cpu
Flakebi
-0
/
+2
2024-12-30
add llvm_floatabi field to target spec that controls FloatABIType
Ralf Jung
-0
/
+14
2024-11-28
move target JSON (de)serialization to separate file
Ralf Jung
-0
/
+798