Skip to content

Conversation

tgross35
Copy link
Contributor

Got reminded of a CI failure I saw before, try it out

tgross35 and others added 3 commits September 25, 2025 19:43
Rustc commit 055e05a338af / builtins commit 2fb3a18 ("Mark float
intrinsics with no preconditions as safe") changed `fma` and other
intrinsics to not be unsafe to call. Unfortunately we can't remove the
`unsafe` just yet since the rustc we pin for benchmarks is older than
this.

Add back `unsafe` but allow it to be unused.

(cherry picked from commit 82a32c6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants