1# This only controls whether a tiny, hard-to-find "open a blank issue" link appears at the end of2# the template list.3blank_issues_enabled: true4contact_links:5 - name: Intrinsic Support6 url: https://github.com/rust-lang/stdarch/issues7 about: Please direct issues about Rust's support for vendor intrinsics to core::arch8 - name: Internal Compiler Error9 url: https://github.com/rust-lang/rust/issues10 about: Please report ICEs to the rustc repository
Findings
✓ No findings reported for this file.