Skip to content

Switch to naked_asm macros#4

Open
RinLovesYou wants to merge 1 commit into
WarrenHood:mainfrom
RinLovesYou:main
Open

Switch to naked_asm macros#4
RinLovesYou wants to merge 1 commit into
WarrenHood:mainfrom
RinLovesYou:main

Conversation

@RinLovesYou

@RinLovesYou RinLovesYou commented Oct 8, 2024

Copy link
Copy Markdown
Contributor

In rust 1.83.0 nightly, asm! is no longer allowed in naked functions. switch to naked_asm! to fix compilation errors.

@WarrenHood

Copy link
Copy Markdown
Owner

Hey, thanks for the PR! There is still another reference to asm! in pre_hook if you don't mind updating that one as well.

@artemsiberiangit

Copy link
Copy Markdown

Pls merge

@a55uka

a55uka commented May 2, 2025

Copy link
Copy Markdown

using this branch instead of this, missing some fixes in this one

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.

4 participants