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
/
abi
/
call
/
x86_64.rs
Age
Commit message (
Expand
)
Author
Lines
2023-11-03
default Aggregate ABI to Indirect, and make sure it's never used for unsized
Ralf Jung
-6
/
+8
2023-07-10
rustc_target: Add alignment to indirectly-passed by-value types, correcting the
Patrick Walton
-1
/
+1
2023-07-03
abi: avoid ice for non-ffi-safe fn ptrs
David Wood
-4
/
+6
2023-06-02
Fix broken link
cui fliter
-1
/
+1
2023-01-22
abi: add `AddressSpace` field to `Primitive::Pointer`
Erik Desjardins
-1
/
+1
2022-08-26
Change `FnAbi::args` to a boxed slice.
Nicholas Nethercote
-1
/
+1
2022-04-05
Mark scalar layout unions so that backends that do not support partially init...
Oli Scherer
-1
/
+1
2021-09-09
Make `abi::Abi` `Copy` and remove a *lot* of refs
Andreas Liljeqvist
-1
/
+1
2021-08-30
rustc_target: remove `LayoutOf` bound from `TyAbiInterface`.
Eduard-Mihai Burtescu
-4
/
+4
2021-08-27
rustc_target: rename `TyAndLayoutMethods` to `TyAbiInterface`.
Eduard-Mihai Burtescu
-4
/
+4
2021-08-27
rustc_target: add lifetime parameter to `LayoutOf`.
Eduard-Mihai Burtescu
-3
/
+3
2021-06-14
Use the now available implementation of `IntoIterator` for arrays
LeSeulArtichaut
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+248