Skip to content

♻️ memory-safe-assembly special comment is deprecated and scheduled for removal #1512

Description

@beeb

Since Solidity v0.8.31, the /// @solidity memory-safe-assembly comment is deprecated and should be replaced with the block annotation:

assembly ("memory-safe") {}

Note that this syntax is only allowed starting from Solidity v0.8.13, so that would be a breaking change for Solady.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions