about summary refs log tree commit diff
path: root/src/test/ui/abi
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-2728/+0
2022-11-08Rollup merge of #101381 - Urgau:target-mixup-homogenous-floats, r=AmanieuManish Goregaokar-0/+192
2022-11-05Adjust diagnostics, bless testsMichael Goulet-22/+28
2022-11-01Test that target feature mix up with homogeneous floats is soundLoïc BRANSTETT-0/+192
2022-10-17Stabilize asm_symAmanieu d'Antras-8/+18
2022-10-02Auto merge of #102305 - flba-eb:remove_exclude_list, r=Mark-Simulacrumbors-30/+8
2022-10-01bless ui testsMaybe Waffle-3/+3
2022-09-26Enable inline stack probes on PowerPC and SystemZJosh Stone-8/+23
2022-09-26Get rid of long exclude-list for Windows-only testsFlorian Bartels-30/+8
2022-09-22Improve the help message for an invalid calling conventionkhyperia-0/+17
2022-09-21Adding ignore fuchsia tests for signal casesAndrew Pollack-0/+3
2022-09-16fix typo in comment noted by bjorn3.Felix S. Klock II-1/+1
2022-08-05Ignore test on wasmWesley Wiser-0/+1
2022-07-06experiment: trying to encode the end-to-end test as a ui test via rust_test_h...Felix S. Klock II-0/+38
2022-07-02Fix rust-call ICE in mir-inlinerMichael Goulet-0/+3
2022-03-27Remove duplicated test filesCaio-55/+0
2022-03-21Add needs-asm-support directive to tests where necessarybjorn3-0/+1
2022-01-12Migrate abi-sysv64 abi-sysv64-register-usage test to asm!Tomasz Miąsko-32/+30
2021-11-22add rustc option for using LLVM stack smash protectionBenjamin A. Bjørnseth-0/+99
2021-11-14Move some tests to more reasonable directoriesCaio-0/+107
2021-10-25make thiscall on unsupported platforms an errorDrMeepster-40/+28
2021-08-30Disallow the aapcs CC on Aarch64Simonas Kazlauskas-27/+99
2021-08-27Tracking issue for UNSUPPORTED_CALLING_CONVENTIONSSimonas Kazlauskas-4/+4
2021-08-15Fix ui tests for llvm_asm! deprecationAmanieu d'Antras-0/+1
2021-07-06Replace per-target ABI denylist with an allowlistSimonas Kazlauskas-0/+203
2021-03-06Move some tests to more suitable subdirsYuki Okushi-0/+28
2021-01-16Move some tests to more reasonable directories - 2Caio-0/+40
2021-01-13Update code to account for extern ABI requirementMark Rousskov-1/+1
2021-01-13Update tests for extern block lintingMark Rousskov-182/+176
2021-01-10Use standard formatting for "rust-call" ABI messageCamelid-8/+8
2020-12-03Update stderrRune Tynan-1/+19
2020-12-03Fix ui testRune Tynan-2/+1
2020-12-03Add more complete tests of possible rust-call casesRune Tynan-0/+25
2020-11-22Drop support for cloudabi targetsLzu Tao-3/+0
2020-11-11Add a sane error for rust-call functions not taking tuples during type checki...Rune Tynan-0/+25
2020-08-19Enable stack-overflow detection on musl for non-main threadsTomasz Miąsko-1/+0
2020-06-24lints: add `improper_ctypes_definitions`David Wood-0/+1
2020-03-26Update tests to use llvm_asm!Amanieu d'Antras-29/+29
2020-02-08Auto merge of #68452 - msizanoen1:riscv-abi, r=nagisa,eddybbors-1/+51
2020-02-08test: address comments and pacify the merciless tidy.Eduard-Mihai Burtescu-3/+11
2020-02-08Add non-C-like enumeration tests on Rust->C calls to the abi-sysv64-arg-passi...John VanEnk-0/+73
2020-02-04Add tests for RISC-V C ABImsizanoen1-1/+51
2019-12-22Remove mem::uninitalized from testsMark Rousskov-7/+8
2019-11-13Revert "Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-exter...Robin Kruppe-1/+0
2019-11-05improper_ctypes: `extern "C"` fnsDavid Wood-0/+1
2019-10-25Re-enable Emscripten's exception handling supportThomas Lively-4/+0
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-0/+4
2019-10-12test unwind(abort) with Rust ABIRalf Jung-40/+0
2019-10-05Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...Tyler Mandry-4/+0
2019-10-04Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-0/+4