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
/
ui
/
abi
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-2728
/
+0
2022-11-08
Rollup merge of #101381 - Urgau:target-mixup-homogenous-floats, r=Amanieu
Manish Goregaokar
-0
/
+192
2022-11-05
Adjust diagnostics, bless tests
Michael Goulet
-22
/
+28
2022-11-01
Test that target feature mix up with homogeneous floats is sound
Loïc BRANSTETT
-0
/
+192
2022-10-17
Stabilize asm_sym
Amanieu d'Antras
-8
/
+18
2022-10-02
Auto merge of #102305 - flba-eb:remove_exclude_list, r=Mark-Simulacrum
bors
-30
/
+8
2022-10-01
bless ui tests
Maybe Waffle
-3
/
+3
2022-09-26
Enable inline stack probes on PowerPC and SystemZ
Josh Stone
-8
/
+23
2022-09-26
Get rid of long exclude-list for Windows-only tests
Florian Bartels
-30
/
+8
2022-09-22
Improve the help message for an invalid calling convention
khyperia
-0
/
+17
2022-09-21
Adding ignore fuchsia tests for signal cases
Andrew Pollack
-0
/
+3
2022-09-16
fix typo in comment noted by bjorn3.
Felix S. Klock II
-1
/
+1
2022-08-05
Ignore test on wasm
Wesley Wiser
-0
/
+1
2022-07-06
experiment: trying to encode the end-to-end test as a ui test via rust_test_h...
Felix S. Klock II
-0
/
+38
2022-07-02
Fix rust-call ICE in mir-inliner
Michael Goulet
-0
/
+3
2022-03-27
Remove duplicated test files
Caio
-55
/
+0
2022-03-21
Add needs-asm-support directive to tests where necessary
bjorn3
-0
/
+1
2022-01-12
Migrate abi-sysv64 abi-sysv64-register-usage test to asm!
Tomasz Miąsko
-32
/
+30
2021-11-22
add rustc option for using LLVM stack smash protection
Benjamin A. Bjørnseth
-0
/
+99
2021-11-14
Move some tests to more reasonable directories
Caio
-0
/
+107
2021-10-25
make thiscall on unsupported platforms an error
DrMeepster
-40
/
+28
2021-08-30
Disallow the aapcs CC on Aarch64
Simonas Kazlauskas
-27
/
+99
2021-08-27
Tracking issue for UNSUPPORTED_CALLING_CONVENTIONS
Simonas Kazlauskas
-4
/
+4
2021-08-15
Fix ui tests for llvm_asm! deprecation
Amanieu d'Antras
-0
/
+1
2021-07-06
Replace per-target ABI denylist with an allowlist
Simonas Kazlauskas
-0
/
+203
2021-03-06
Move some tests to more suitable subdirs
Yuki Okushi
-0
/
+28
2021-01-16
Move some tests to more reasonable directories - 2
Caio
-0
/
+40
2021-01-13
Update code to account for extern ABI requirement
Mark Rousskov
-1
/
+1
2021-01-13
Update tests for extern block linting
Mark Rousskov
-182
/
+176
2021-01-10
Use standard formatting for "rust-call" ABI message
Camelid
-8
/
+8
2020-12-03
Update stderr
Rune Tynan
-1
/
+19
2020-12-03
Fix ui test
Rune Tynan
-2
/
+1
2020-12-03
Add more complete tests of possible rust-call cases
Rune Tynan
-0
/
+25
2020-11-22
Drop support for cloudabi targets
Lzu Tao
-3
/
+0
2020-11-11
Add a sane error for rust-call functions not taking tuples during type checki...
Rune Tynan
-0
/
+25
2020-08-19
Enable stack-overflow detection on musl for non-main threads
Tomasz Miąsko
-1
/
+0
2020-06-24
lints: add `improper_ctypes_definitions`
David Wood
-0
/
+1
2020-03-26
Update tests to use llvm_asm!
Amanieu d'Antras
-29
/
+29
2020-02-08
Auto merge of #68452 - msizanoen1:riscv-abi, r=nagisa,eddyb
bors
-1
/
+51
2020-02-08
test: address comments and pacify the merciless tidy.
Eduard-Mihai Burtescu
-3
/
+11
2020-02-08
Add non-C-like enumeration tests on Rust->C calls to the abi-sysv64-arg-passi...
John VanEnk
-0
/
+73
2020-02-04
Add tests for RISC-V C ABI
msizanoen1
-1
/
+51
2019-12-22
Remove mem::uninitalized from tests
Mark Rousskov
-7
/
+8
2019-11-13
Revert "Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-exter...
Robin Kruppe
-1
/
+0
2019-11-05
improper_ctypes: `extern "C"` fns
David Wood
-0
/
+1
2019-10-25
Re-enable Emscripten's exception handling support
Thomas Lively
-4
/
+0
2019-10-16
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-0
/
+4
2019-10-12
test unwind(abort) with Rust ABI
Ralf Jung
-40
/
+0
2019-10-05
Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...
Tyler Mandry
-4
/
+0
2019-10-04
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-0
/
+4
[next]