From 9d3e14189d3e310f86659296050e96e35b37a403 Mon Sep 17 00:00:00 2001 From: Lokathor Date: Sat, 21 Dec 2024 06:28:09 -0700 Subject: [PATCH] just run ci against main --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 70a93bd..9ea52c2 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,4 @@ intrinsic usage (via [safe_arch](https://docs.rs/safe_arch)), and on other architectures this is done by carefully writing functions so that LLVM hopefully does the right thing. When Rust stabilizes more explicit intrinsics then they can go into `safe_arch` and then they can get used here. +