about summary refs log tree commit diff
path: root/src/test/ui/abi
AgeCommit message (Expand)AuthorLines
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
2019-09-30Stabilize macros in `extern` blocksVadim Petrochenkov-228/+0
2019-08-25Permit unwinding through FFI by defaultMark Rousskov-0/+2
2019-08-15Duplicate `test-macros.rs` to fix test #62593Kevin Per-0/+112
2019-08-15Move `test-macros.rs` back to `ui` to fix tests #62593Kevin Per-112/+0
2019-08-15Group all ui tests and move to abi #62593Kevin Per-0/+2013
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+46