summaryrefslogtreecommitdiffstats
path: root/library/portable-simd/.github/ISSUE_TEMPLATE/feature_request.md
blob: be6c9e3d17e257ee6b910fb38d240962fb60fecb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
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/
-->