| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -429/+0 | |
| 2022-07-06 | experiment: trying to encode the end-to-end test as a ui test via ↵ | Felix S. Klock II | -0/+12 | |
| rust_test_helpers. This instance is almost certainly insufficient because we need to force optimization flags for both the C and Rust sides of the code. but lets find out for sure. | ||||
| 2020-05-06 | test: Fix warnings in `rust_test_helpers.c` | Vadim Petrochenkov | -0/+2 | |
| 2020-02-08 | Auto merge of #68452 - msizanoen1:riscv-abi, r=nagisa,eddyb | bors | -0/+29 | |
| Implement proper C ABI lowering for RISC-V This is necessary for full RISC-V psABI compliance when passing argument across C FFI boundary. cc @lenary | ||||
| 2020-02-08 | test: address comments and pacify the merciless tidy. | Eduard-Mihai Burtescu | -3/+3 | |
| 2020-02-08 | Add non-C-like enumeration tests on Rust->C calls to the ↵ | John VanEnk | -0/+84 | |
| abi-sysv64-arg-passing test. | ||||
| 2020-02-04 | Add tests for RISC-V C ABI | msizanoen1 | -0/+29 | |
| 2019-07-05 | rustc_target: avoid negative register counts in the SysV x86_64 ABI. | Eduard-Mihai Burtescu | -0/+23 | |
| 2019-06-17 | Expose `VaListImpl` as the Rust equivalent of `__va_list_tag` and implement ↵ | Andrei Homescu | -5/+12 | |
| Clone for it. | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-12-19 | FIXME(2665) remove fixme since the c files are included by the testsuite | Niv Kaminer | -5/+1 | |
| 2018-02-24 | Remove directory `src/rt` | Vadim Petrochenkov | -0/+286 | |
