Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new NASM pragma regarding macro parameter expansion #3361

Merged
merged 3 commits into from
Mar 11, 2024

Commits on Mar 10, 2024

  1. Add new pragma and bump NASM min_version

    2.15.0 was released in June 2020. The current MSRV
    was released in June 2023, so this should not be a problem.
    FreezyLemon committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    61d8749 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1a6071 View commit details
    Browse the repository at this point in the history
  3. Refactor nasm-rs usage

    FreezyLemon committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    5ad42b2 View commit details
    Browse the repository at this point in the history