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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_target
/
src
/
callconv
Age
Commit message (
Expand
)
Author
Lines
2024-12-18
make no-variant types a dedicated Variants variant
Ralf Jung
-3
/
+3
2024-12-13
Fix powerpc64 big-endian FreeBSD ABI
Taiki Endo
-1
/
+1
2024-12-02
rust_for_linux: -Zreg-struct-return commandline flag for X86 (#116973)
Andrew Zhogin
-2
/
+5
2024-11-22
Rollup merge of #133102 - RalfJung:aarch64-softfloat, r=davidtwco,wesleywiser
Michael Goulet
-5
/
+58
2024-11-20
aarch64 softfloat target: always pass floats in int registers
Ralf Jung
-5
/
+58
2024-11-14
Support s390x z13 vector ABI
Taiki Endo
-8
/
+18
2024-11-08
pointee_info_at: fix logic for recursing into enums
Ralf Jung
-1
/
+2
2024-10-29
compiler: `rustc_abi::Abi` => `BackendRepr`
Jubilee Young
-65
/
+81
2024-10-23
Set `signext` or `zeroext` for integer arguments on LoongArch64
Asuna
-0
/
+29
2024-10-23
Set `signext` or `zeroext` for integer arguments on RISC-V
Asuna
-0
/
+28
2024-10-23
Introduce `adjust_for_rust_abi` in `rustc_target`
Asuna
-3
/
+151
2024-10-18
compiler: Revert -Zregparm handling for extern Rust
Jubilee Young
-22
/
+0
2024-10-18
rust_for_linux: -Zregparm=<N> commandline flag for X86 (#116972)
Andrew Zhogin
-49
/
+99
2024-10-11
compiler: Wire `{TyAnd,}Layout` into `rustc_abi`
Jubilee Young
-247
/
+2
2024-10-11
compiler: Empty out rustc_target::abi
Jubilee Young
-0
/
+3807