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
/
tests
/
run-make
/
extern-fn-explicit-align
Age
Commit message (
Expand
)
Author
Lines
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-07-17
rewrite extern-fn-explicit-align to rmake
Oneirical
-6
/
+17
2024-05-31
Run rustfmt on `tests/run-make/`.
Nicholas Nethercote
-2
/
+2
2023-07-14
extern-fn-explicit-align test: remove unnecessary derives
Erik Desjardins
-5
/
+0
2023-07-13
extern fn-explicit-align test: don't use uint128_t
Erik Desjardins
-3
/
+6
2023-07-10
aarch64-linux: properly handle 128bit aligned aggregates
Erik Desjardins
-4
/
+25
2023-07-10
extern-fn-explicit-align test: add wrapped and lower requested alignment, imp...
Erik Desjardins
-14
/
+70
2023-07-10
extern-fn-explicit-align test: cleanup
Erik Desjardins
-4
/
+6
2023-07-10
extern-fn-explicit-align test: add MSVC compatible alignment attribute
Erik Desjardins
-1
/
+10
2023-07-10
extern-fn-explicit-align test: use ffi::c_char instead of i8
Erik Desjardins
-3
/
+3
2023-07-10
add ignore-cross-compile to run-make/extern-fn-explicit-align
Erik Desjardins
-0
/
+1
2023-07-10
rustc_target: Add alignment to indirectly-passed by-value types, correcting the
Patrick Walton
-0
/
+101