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
/
repr-transparent-aggregates-1.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-87
/
+0
2022-12-06
Fix failing codegen tests on s390x
Ulrich Weigand
-0
/
+1
2022-05-25
Update some codegen tests for opaque pointers
Nikita Popov
-8
/
+8
2022-02-25
make tests work on noopt builder
Erik Desjardins
-1
/
+1
2021-10-22
Update the minimum external LLVM to 12
Josh Stone
-1
/
+0
2021-04-06
Auto merge of #83592 - nagisa:nagisa/dso_local, r=davidtwco
bors
-8
/
+8
2021-04-03
Remove redundant `ignore-tidy-linelength` annotations
Simon Jakobi
-1
/
+1
2021-04-03
Manually set dso_local when its valid to do so
Simonas Kazlauskas
-8
/
+8
2021-02-28
Support LLVM 12 in rustc
Nikita Popov
-9
/
+9
2021-01-13
Update code to account for extern ABI requirement
Mark Rousskov
-8
/
+8
2020-07-01
Ignoring test case: [codegen] repr-transparent-aggregates-1.rs for aarch64
joacar01
-0
/
+1
2020-06-04
test: codegen: skip tests inappropriate for riscv64
Tom Eccles
-0
/
+1
2020-01-20
stabilize transparent_enums
Mazdak Farrokhzad
-1
/
+1
2019-07-15
Update transparent aggregate codegen test for byval changes
Nikita Popov
-8
/
+10
2019-06-10
Implement RFC 2645 (transparent enums and unions)
Michael Bradshaw
-9
/
+50
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-06-12
Stabilize #[repr(transparent)]
Simon Sapin
-1
/
+0
2018-03-19
Revert "Remove useless powerpc64 entry from ARCH_TABLE, closes #47737"
varkor
-0
/
+1
2018-03-04
Remove useless powerpc64 entry from ARCH_TABLE, closes #47737
debris
-1
/
+0
2018-01-16
Implement repr(transparent)
Robin Kruppe
-0
/
+53