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.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-170
/
+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
-3
/
+3
2022-02-26
Apply noundef attribute to all scalar types which do not permit raw init
Erik Desjardins
-2
/
+2
2021-04-03
Manually set dso_local when its valid to do so
Simonas Kazlauskas
-17
/
+17
2021-01-13
Update code to account for extern ABI requirement
Mark Rousskov
-17
/
+17
2020-06-04
test: codegen: skip tests inappropriate for riscv64
Tom Eccles
-0
/
+3
2020-01-20
stabilize transparent_enums
Mazdak Farrokhzad
-1
/
+1
2019-09-13
codegen: use "_N" (like for other locals) instead of "argN", for argument names.
Eduard-Mihai Burtescu
-17
/
+17
2019-06-10
Implement RFC 2645 (transparent enums and unions)
Michael Bradshaw
-1
/
+42
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-06-12
Stabilize #[repr(transparent)]
Simon Sapin
-1
/
+1
2018-02-08
Fix oversized loads on x86_64 SysV FFI calls
Björn Steinbrink
-51
/
+9
2018-01-16
Implement repr(transparent)
Robin Kruppe
-0
/
+177