| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-19 | Adjust some run-make tests on cross-compile | Jieyou Xu | -3/+3 | |
| 2025-06-12 | ignore `run-make` tests that need `std` on `no_std` targets | Folkert de Vries | -0/+2 | |
| In particular, anything that includes `none` in the target tripple, and `nvptx64-nvidia-cuda` | ||||
| 2024-09-05 | tests: use renamed `stdin_buf` | 许杰友 Jieyou Xu (Joe) | -1/+1 | |
| 2024-07-26 | rewrite no-builtins-attribute to rmake | Oneirical | -9/+13 | |
| 2023-07-18 | Add the `no-builtins` attribute to functions when `no_builtins` is applied ↵ | DianQK | -0/+29 | |
| at the crate level. When `no_builtins` is applied at the crate level, we should add the `no-builtins` attribute to each function to ensure it takes effect in LTO. | ||||
