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

make the simd_runtime_generate macro explicitly unsafe #52

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jan 22, 2023

  1. minor: make the _runtime_select function explicitly unsafe

    This might require that consumers of this crate need to wrap their _runtime_select function in a safe block
    verpeteren committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    5b9eb86 View commit details
    Browse the repository at this point in the history
  2. minor: make the _compiletime_select function explicitly unsafe

    This might require that consumers of this crate need to wrap their _compiletime_select function in a safe block
    verpeteren committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    8f0dbdf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    903e7b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    420dbff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ffff221 View commit details
    Browse the repository at this point in the history