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
/
src
/
test
/
codegen
/
align-struct.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-71
/
+0
2022-05-25
Update some codegen tests for opaque pointers
Nikita Popov
-3
/
+2
2022-05-09
fix codegen test failure
Ralf Jung
-1
/
+1
2021-08-04
Remove 0-sized paddings from field loyout tests.
Hans Kratz
-5
/
+5
2021-04-03
Remove redundant `ignore-tidy-linelength` annotations
Simon Jakobi
-1
/
+1
2020-05-16
Disable MIR optimization for alignment codegen tests
Dylan MacKenzie
-1
/
+1
2019-12-02
Update the minimum external LLVM to 7
Josh Stone
-1
/
+0
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-09-24
Rely only on base alignment and offset for computing field alignment
Colin Pronovost
-0
/
+10
2018-07-10
Upgrade to LLVM's master branch (LLVM 7)
Alex Crichton
-1
/
+2
2018-04-26
Use ScalarPair for tagged enums
Anthony Ramine
-2
/
+1
2018-01-23
Stabilized `#[repr(align(x))]` attribute (RFC 1358)
Cameron Hart
-3
/
+0
2017-12-26
rustc: don't use union layouts for tagged union enums.
Eduard-Mihai Burtescu
-2
/
+3
2017-12-15
rustc_trans: approximate ABI alignment for padding/union fillers.
Eduard-Mihai Burtescu
-0
/
+20
2017-10-26
Avoid unnecessary copies of arguments that are simple bindings
Björn Steinbrink
-2
/
+0
2017-05-01
Add simple `[repr(align)]` codegen test.
Cameron Hart
-0
/
+57