Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
is:issue is:open no:assignee label:A-codegen
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
14.1k
Star
108k
Code
Issues
5k+
Pull requests
911
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.92
#149161 ·
cuviper
opened
on Nov 20, 2025
4
Issues
Search Issues
is
:
issue
is
:
open
no:assignee
label
:
A-codegen
is:issue is:open no:assignee label:A-codegen
Search
Labels
Milestones
New issue
Search results
Open
Closed
Using array references instead of slices can hurt performance
A-codegen
Area: Code generation
Area: Code generation
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.
#149293
In rust-lang/rust;
·
mwlon
opened
on Nov 24, 2025
debug assertion: Post-projection layout should be non-Ref, but it's...
A-codegen
Area: Code generation
Area: Code generation
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-rustlantis
A miscompilation found by Rustlantis
A miscompilation found by Rustlantis
C-bug
Category: This is a bug.
Category: This is a bug.
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
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.
#149191
In rust-lang/rust;
·
saethlin
opened
on Nov 21, 2025
aarch64: remove x30 -> lr translation in inline assembly clobbers
A-codegen
Area: Code generation
Area: Code generation
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
This issue may need triage. Remove it if it has been sufficiently triaged.
O-AArch64
Armv8-A or later processors in AArch64 mode
Armv8-A or later processors in AArch64 mode
Status: Open.
#148900
In rust-lang/rust;
·
lalinsky
opened
on Nov 13, 2025
Bad codegen with inlined functions returning <code>Result</code> with a niche.
A-codegen
Area: Code generation
Area: Code generation
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.
C-bug
Category: This is a bug.
Category: This is a bug.
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.
Status: Open.
#148461
In rust-lang/rust;
·
ruriww
opened
on Nov 4, 2025
Compiler panics when linking C static library composed with ar+ranlib
A-codegen
Area: Code generation
Area: Code generation
C-bug
Category: This is a bug.
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
This issue may need triage. Remove it if it has been sufficiently triaged.
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.
#148217
In rust-lang/rust;
·
DIvanov503
opened
on Oct 28, 2025
Unable to induce constant float folding via <code>assert_eq!(x, 0.0)</code>
A-codegen
Area: Code generation
Area: Code generation
A-floating-point
Area: Floating point numbers and arithmetic
Area: Floating point numbers and arithmetic
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.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
This issue may need triage. Remove it if it has been sufficiently triaged.
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.
#147646
In rust-lang/rust;
·
mqudsi
opened
on Oct 13, 2025
Extra instructions in <code>as_chunks</code> remainder loop between beta and nightly
A-codegen
Area: Code generation
Area: Code generation
C-bug
Category: This is a bug.
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
This issue may need triage. Remove it if it has been sufficiently triaged.
P-medium
Medium priority
Medium priority
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
Performance or correctness regression from stable to nightly.
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.
#147459
In rust-lang/rust;
·
okaneco
opened
on Oct 8, 2025
v8 (for deno) doesn't compile on stable-x86_64-pc-windows-msvc
A-codegen
Area: Code generation
Area: Code generation
C-bug
Category: This is a bug.
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
Status: This issue has no reproduction and needs a reproduction to make progress.
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.
#147094
In rust-lang/rust;
·
sebbu2
opened
on Sep 27, 2025
Incorrect codegen (instead of error) since 1.87.0, when all but one register is reserved on RISC-V.
A-codegen
Area: Code generation
Area: Code generation
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.
C-bug
Category: This is a bug.
Category: This is a bug.
O-riscv
Target: RISC-V architecture
Target: RISC-V architecture
P-medium
Medium priority
Medium priority
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
Performance or correctness regression from one stable version to another.
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.
#146393
In rust-lang/rust;
·
zachs18
opened
on Sep 10, 2025
arm: Using <code>ldrd</code> with <code>static</code> symbol in <code>asm</code> returns "unsupported relocation type".
A-codegen
Area: Code generation
Area: Code generation
A-inline-assembly
Area: Inline assembly (`asm!(…)`)
Area: Inline assembly (`asm!(…)`)
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.
C-bug
Category: This is a bug.
Category: This is a bug.
O-Arm
Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state
Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state
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.
#146061
In rust-lang/rust;
·
datdenkikniet
opened
on Aug 31, 2025
error: cached cgu 0x4a9cmec5w3kmvnwylp7mwkt should have an object file, but doesn't
A-codegen
Area: Code generation
Area: Code generation
A-thread
Area: `std::thread`
Area: `std::thread`
C-bug
Category: This is a bug.
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
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.
#145800
In rust-lang/rust;
·
styris-ame
opened
on Aug 23, 2025
Tracking Issue for <code>darwin_objc</code>
A-codegen
Area: Code generation
Area: Code generation
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
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
F-darwin_objc
#![feature(darwin_objc)], https://github.com/rust-lang/rust/issues/145496
#![feature(darwin_objc)], https://github.com/rust-lang/rust/issues/145496
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-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
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-lang
Relevant to the language team
Relevant to the language team
Status: Open.
#145496
In rust-lang/rust;
·
jbatez
opened
on Aug 16, 2025
You can’t perform that action at this time.