e4cdd15b21
The main purpose of these is to offer rerouting where rerouting is appropriate. Mostly derived from existing examples in rust-lang/rust.
15 lines
519 B
Markdown
15 lines
519 B
Markdown
---
|
|
name: Feature Request
|
|
about: Request an addition to the core::simd API
|
|
labels: C-feature-request
|
|
---
|
|
<!--
|
|
Hello!
|
|
|
|
We are very interested in any feature requests you may have.
|
|
|
|
However, please be aware that core::simd exists to address concerns with creating a portable SIMD API for Rust.
|
|
Requests for extensions to compiler features, such as `target_feature`, binary versioning for SIMD APIs, or
|
|
improving specific compilation issues in general should be discussed at https://internals.rust-lang.org/
|
|
-->
|