| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-24 | Fix function signature for rust_eh_personality | bjorn3 | -1/+7 | |
| While cg_llvm is very lax about mismatched function signatures, cg_clif will crash when there is any mismatch. It could be turned into an error, but without Cranelift changes can't just be ignored. | ||||
| 2025-06-16 | Change __rust_no_alloc_shim_is_unstable to be a function | Daniel Paoliello | -10/+18 | |
| 2025-01-21 | remove support for the #[start] attribute | Ralf Jung | -1/+1 | |
| 2024-12-23 | remove unused imports from rmake tests | Rémy Rakic | -1/+1 | |
| 2024-08-14 | rewrite no-alloc-shim to rmake | Oneirical | -24/+55 | |
| 2023-05-11 | Ignore test on MSVC for now | bjorn3 | -0/+68 | |
| I can't figure out how to link with the MSVC toolchain | ||||
