fdee059c90
git-subtree-dir: library/portable-simd git-subtree-mainline: efd0483949496b067cd5f7569d1b28cd3d5d3c72 git-subtree-split: 1ce1c645cf27c4acdefe6ec8a11d1f0491954a99
11 lines
469 B
YAML
11 lines
469 B
YAML
# This only controls whether a tiny, hard-to-find "open a blank issue" link appears at the end of
|
|
# the template list.
|
|
blank_issues_enabled: true
|
|
contact_links:
|
|
- name: Intrinsic Support
|
|
url: https://github.com/rust-lang/stdarch/issues
|
|
about: Please direct issues about Rust's support for vendor intrinsics to core::arch
|
|
- name: Internal Compiler Error
|
|
url: https://github.com/rust-lang/rust/issues
|
|
about: Please report ICEs to the rustc repository
|