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
/
callconv
/
riscv.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-28
remove explicit deref of AbiAlign for most methods
Jubilee Young
-1
/
+1
2025-07-28
use let chains in mir, resolve, target
Kivooeo
-10
/
+8
2025-07-07
compiler: Parse `p-` specs in datalayout string, allow definition of custom d...
Edoardo Marangoni
-2
/
+2
2025-06-16
Fix RISC-V C function ABI when passing/returning structs containing floats
beetrees
-32
/
+105
2025-04-06
remove compiler support for `extern "rust-intrinsic"` blocks
Skgland
-7
/
+3
2025-02-28
rename BackendRepr::Vector → SimdVector
Ralf Jung
-2
/
+2
2025-02-20
Remove `BackendRepr::Uninhabited`, replaced with an `uninhabited: bool` field...
Zachary S
-1
/
+1
2025-02-07
compiler: remove rustc_target::abi entirely
Jubilee Young
-1
/
+1
2025-02-06
compiler: make rustc_target have less weird reexports
Jubilee Young
-11
/
+12
2024-12-18
make no-variant types a dedicated Variants variant
Ralf Jung
-1
/
+1
2024-10-29
compiler: `rustc_abi::Abi` => `BackendRepr`
Jubilee Young
-8
/
+10
2024-10-23
Set `signext` or `zeroext` for integer arguments on RISC-V
Asuna
-0
/
+27
2024-10-11
compiler: Empty out rustc_target::abi
Jubilee Young
-0
/
+367