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
/
abi
Age
Commit message (
Expand
)
Author
Lines
2024-10-30
compiler: Lift `rustc_target::spec::abi::Abi` to `rustc_abi::ExternAbi`
Jubilee Young
-362
/
+0
2024-10-22
terminology: #[feature] *enables* a feature (instead of "declaring" or "activ...
Ralf Jung
-1
/
+1
2024-09-21
add `C-cmse-nonsecure-entry` ABI
Folkert de Vries
-8
/
+15
2024-08-27
ABI compat check: detect unadjusted ABI mismatches
Ralf Jung
-0
/
+2
2024-08-11
Use assert_matches around the compiler
Michael Goulet
-1
/
+3
2024-07-11
Remove extern "wasm" ABI
Nikita Popov
-15
/
+11
2024-04-29
Remove `extern crate rustc_macros` from numerous crates.
Nicholas Nethercote
-1
/
+1
2024-02-25
remove platform-intrinsics ABI; make SIMD intrinsics be regular intrinsics
Ralf Jung
-11
/
+4
2024-01-30
Remove the `abi_amdgpu_kernel` feature
clubby789
-21
/
+14
2024-01-12
allow system abi to be variadic
beepster4096
-1
/
+2
2023-11-08
rustc_target: move file for uniformity
David Wood
-0
/
+341
2023-08-08
feat: `riscv-interrupt-{m,s}` calling conventions
Seth Pellegrino
-3
/
+3
2020-08-30
mv compiler to compiler/
mark
-0
/
+27