Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
state:open label:A-target-feature
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
13.9k
Star
107k
Code
Issues
5k+
Pull requests
884
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Draft release notes for 1.91
#147010 ·
Mark-Simulacrum
opened
on Sep 25, 2025
20
Issues
Search Issues
state
:
open
label
:
A-target-feature
state:open label:A-target-feature
Search
Labels
Milestones
New issue
Search results
Open
Closed
rustc_target: RISC-V: Add two supervisor extensions for intrinsics
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
Area: Enabling/disabling target features like AVX, Neon, etc.
O-riscv
Target: RISC-V architecture
Target: RISC-V architecture
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open (in progress).
rust-lang/rust
number 147439
#147439
In rust-lang/rust;
·
a4lg
opened
on Oct 7, 2025
rustdoc features doctests conditional on cfg or target feature but that's not RFC'ed, not tested, not really documented and somewhat broken
A-cfg
Area: `cfg` conditional compilation
Area: `cfg` conditional compilation
A-doctests
Area: Documentation tests, run by rustdoc
Area: Documentation tests, run by rustdoc
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
Area: Enabling/disabling target features like AVX, Neon, etc.
C-bug
Category: This is a bug.
Category: This is a bug.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Status: Open.
#147033
In rust-lang/rust;
·
fmease
opened
on Sep 25, 2025
Add avr_target_feature
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
Area: Enabling/disabling target features like AVX, Neon, etc.
O-AVR
Target: AVR processors (ATtiny, ATmega, etc.)
Target: AVR processors (ATtiny, ATmega, etc.)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open (in progress).
rust-lang/rust
number 146900
#146900
In rust-lang/rust;
·
taiki-e
opened
on Sep 22, 2025
Tracking Issue for avr_target_feature
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
Area: Enabling/disabling target features like AVX, Neon, etc.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Category: An issue tracking the progress of sth. like the implementation of an RFC
O-AVR
Target: AVR processors (ATtiny, ATmega, etc.)
Target: AVR processors (ATtiny, ATmega, etc.)
Status: Open.
#146889
In rust-lang/rust;
·
taiki-e
opened
on Sep 22, 2025
RISC-V: Implement (Zkne or Zknd) intrinsics correctly
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
Area: Enabling/disabling target features like AVX, Neon, etc.
O-riscv
Target: RISC-V architecture
Target: RISC-V architecture
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Relevant to the library team, which will review and decide on the PR/issue.
Status: Open (in progress).
rust-lang/rust
number 146798
#146798
In rust-lang/rust;
·
a4lg
opened
on Sep 19, 2025
Add the <code>cpuid</code> target feature
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
Area: Enabling/disabling target features like AVX, Neon, etc.
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
This issue / PR is in PFCP or FCP with a disposition to merge it.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
Items that are on lang's radar and will need eventual work or consideration.
O-x86_32
Target: x86 processors, 32 bit (like i686-*) (also known as IA-32, i386, i586, i686)
Target: x86 processors, 32 bit (like i686-*) (also known as IA-32, i386, i586, i686)
O-x86_64
Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64)
Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64)
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Status: Awaiting review from the assignee but also interested parties.
T-lang
Relevant to the language team
Relevant to the language team
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Relevant to the library API team, which will review and decide on the PR/issue.
Status: Open (in progress).
rust-lang/rust
number 146560
#146560
In rust-lang/rust;
·
sayantn
opened
on Sep 14, 2025
Tracking Issue for CPUID target feature
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
Area: Enabling/disabling target features like AVX, Neon, etc.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Category: An issue tracking the progress of sth. like the implementation of an RFC
O-x86_32
Target: x86 processors, 32 bit (like i686-*) (also known as IA-32, i386, i586, i686)
Target: x86 processors, 32 bit (like i686-*) (also known as IA-32, i386, i586, i686)
O-x86_64
Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64)
Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64)
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Relevant to the library API team, which will review and decide on the PR/issue.
Status: Open.
#146558
In rust-lang/rust;
·
sayantn
opened
on Sep 14, 2025
Tracking Issue for nvptx_target_feature
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
Area: Enabling/disabling target features like AVX, Neon, etc.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Category: An issue tracking the progress of sth. like the implementation of an RFC
O-NVPTX
Target: the NVPTX LLVM backend for running rust on GPUs, https://llvm.org/docs/NVPTXUsage.html
Target: the NVPTX LLVM backend for running rust on GPUs, https://llvm.org/docs/NVPTXUsage.html
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#141468
In rust-lang/rust;
·
jedbrown
opened
on May 23, 2025
Need comprehensive story for <code>target_feature</code> compat
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
Area: Enabling/disabling target features like AVX, Neon, etc.
C-bug
Category: This is a bug.
Category: This is a bug.
E-needs-design
This issue needs exploration and design to see how and if we can fix/implement it
This issue needs exploration and design to see how and if we can fix/implement it
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#140570
In rust-lang/rust;
·
workingjubilee
opened
on May 2, 2025
Tracking Issue for APX target feature
A-inline-assembly
Area: Inline assembly (`asm!(…)`)
Area: Inline assembly (`asm!(…)`)
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
Area: Enabling/disabling target features like AVX, Neon, etc.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Category: An issue tracking the progress of sth. like the implementation of an RFC
O-x86_64
Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64)
Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#139284
In rust-lang/rust;
·
sayantn
opened
on Apr 2, 2025
Intrinsics wrappers not being inlined
A-codegen
Area: Code generation
Area: Code generation
A-intrinsics
Area: Intrinsics
Area: Intrinsics
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
Area: Enabling/disabling target features like AVX, Neon, etc.
C-optimization
Category: An issue highlighting optimization opportunities or PRs implementing such
Category: An issue highlighting optimization opportunities or PRs implementing such
I-slow
Issue: Problems and improvements with respect to performance of generated code.
Issue: Problems and improvements with respect to performance of generated code.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#139160
In rust-lang/rust;
·
mxple
opened
on Mar 31, 2025
pclmulqdq intrinsics don't inline well across target_feature changes anymore
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
Area: Enabling/disabling target features like AVX, Neon, etc.
C-bug
Category: This is a bug.
Category: This is a bug.
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
I-slow
Issue: Problems and improvements with respect to performance of generated code.
Issue: Problems and improvements with respect to performance of generated code.
O-x86_64
Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64)
Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64)
S-has-bisection
Status: A bisection has been found for this issue
Status: A bisection has been found for this issue
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#139029
In rust-lang/rust;
·
iximeow
opened
on Mar 27, 2025
You can’t perform that action at this time.