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_abi
/
src
/
layout
Age
Commit message (
Expand
)
Author
Lines
2025-09-27
compiler: remove AbiAlign inside TargetDataLayout
Jubilee Young
-13
/
+14
2025-07-03
Remove PointerLike trait
Michael Goulet
-11
/
+1
2025-06-20
compiler: Rename LayoutS to LayoutData in comments
Zachary S
-1
/
+1
2025-06-08
Remove rustc's notion of "preferred" alignment AKA `__alignof`
Jubilee Young
-2
/
+2
2025-06-06
Update compiler/rustc_abi/src/layout/ty.rs
scottmcm
-1
/
+1
2025-06-05
Update `InterpCx::project_field` to take `FieldIdx`
Scott McMurray
-2
/
+9
2025-06-03
Change `tag_field` to `FieldIdx` in `Variants::Multiple`
Scott McMurray
-2
/
+2
2025-03-08
Move coroutine layout logic to `rustc_abi`
Moulins
-0
/
+320
2025-03-08
Move SIMD layout logic to `rustc_abi`
Moulins
-0
/
+6
2025-03-08
Remove most manual LayoutData creations and move them to `rustc_abi`
Moulins
-0
/
+148
2025-02-28
rename BackendRepr::Vector → SimdVector
Ralf Jung
-1
/
+1
2025-02-06
compiler: reorganize rustc_abi to be more internally uniform
Jubilee Young
-4
/
+8
2024-11-14
Support s390x z13 vector ABI
Taiki Endo
-0
/
+18
2024-10-29
compiler: `rustc_abi::Abi` => `BackendRepr`
Jubilee Young
-6
/
+6
2024-10-27
compiler: Rename LayoutS to LayoutData
Jubilee Young
-5
/
+5
2024-10-11
compiler: Wire `{TyAnd,}Layout` into `rustc_abi`
Jubilee Young
-3
/
+1
2024-10-11
compiler: Empty out rustc_target::abi
Jubilee Young
-0
/
+269