Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
rustc_args_required_const
to the feature whitelist
Unfortunately left out it means that when the `#![feature(proc_macro)]` flag is in effect it fails to find `rustc_args_required_const` for expansion. This version, however, is verified to work with stdsimd's requirements!
- Loading branch information