| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -15/+0 | |
| 2025-02-24 | tests: use minicore more | David Wood | -6/+3 | |
| minicore makes it much easier to add new language items to all of the existing `no_core` tests. | ||||
| 2025-01-16 | Add gpu-kernel calling convention | Flakebi | -0/+18 | |
| The amdgpu-kernel calling convention was reverted in commit f6b21e90d1ec01081bc2619efb68af6788a63d65 due to inactivity in the amdgpu target. Introduce a `gpu-kernel` calling convention that translates to `ptx_kernel` or `amdgpu_kernel`, depending on the target that rust compiles for. | ||||
