Skip to content
  • Josh Holmer's avatar
    Rename "native" CPU feature level to "rust" · 98bee195
    Josh Holmer authored
    The term "native" is confusing, as in GCC/Clang,
    "native" means use the highest optimization set possible,
    whereas we were using it to mean the opposite.
    This also renames all "native" modules accordingly.
    
    Also adds documentation on how to change the ASM level at runtime.
    98bee195
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.