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
/
union-abi.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-76
/
+0
2022-05-25
Update some codegen tests for opaque pointers
Nikita Popov
-5
/
+5
2022-03-03
Revert #26494 regression
Vin Singh
-8
/
+3
2022-02-25
make tests work on noopt builder
Erik Desjardins
-1
/
+1
2022-02-05
Apply noundef attribute to &T, &mut T, Box<T>, bool
Erik Desjardins
-1
/
+1
2020-11-29
Pass arguments up to 2*usize by value
Erik Desjardins
-3
/
+8
2020-01-07
Update codegen tests with unnamed arguments
Nikita Popov
-1
/
+1
2019-10-16
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-0
/
+1
2019-10-05
Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...
Tyler Mandry
-1
/
+0
2019-10-04
Fix ABI, run and fix more tests, re-enable CI for PRs
Thomas Lively
-0
/
+1
2019-09-13
codegen: use "_N" (like for other locals) instead of "argN", for argument names.
Eduard-Mihai Burtescu
-8
/
+8
2019-04-22
Remove double trailing newlines
varkor
-1
/
+0
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-20
Fix invalid bitcast taking bool out of a union represented as a scalar
Olivier Goffart
-0
/
+6
2018-11-14
Remove extern and some return value as an attempt to make the test pass on mo...
Olivier Goffart
-7
/
+7
2018-11-13
Forward the ABI of the non-zero sized fields of an union if they have the sam...
Olivier Goffart
-0
/
+80