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:C-external-bug
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
879
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
19
Issues
Search Issues
state
:
open
label
:
C-external-bug
state:open label:C-external-bug
Search
Labels
Milestones
New issue
Search results
Open
Closed
Rust 1.90.0 LLD linker: libmkl_intel_lp64.so: undefined symbol: mkl_lapack_zhesvxx
A-lld
Area: Linkage issues specific to rust-lld
Area: Linkage issues specific to rust-lld
C-external-bug
Category: issue that is caused by bugs in software beyond our control
Category: issue that is caused by bugs in software beyond our control
Status: Open.
#147156
In rust-lang/rust;
·
alessandroasm
opened
on Sep 29, 2025
Segfault on amd64 under QEMU
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
C-external-bug
Category: issue that is caused by bugs in software beyond our control
Category: issue that is caused by bugs in software beyond our control
E-needs-investigation
Call for partcipation: This issues needs some investigation to determine current status
Call for partcipation: This issues needs some investigation to determine current status
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.
Status: Open.
#147026
In rust-lang/rust;
·
lczyk
opened
on Sep 25, 2025
mold links non-viable Rust binaries on bcachefs
C-external-bug
Category: issue that is caused by bugs in software beyond our control
Category: issue that is caused by bugs in software beyond our control
Status: Open.
#143428
In rust-lang/rust;
·
jullanggit
opened
on Jul 4, 2025
Third-party hooks to <code>NtOpenFile</code> perform out-of-bounds reads, crashing legitimate Rust programs
A-filesystem
Area: `std::fs`
Area: `std::fs`
C-bug
Category: This is a bug.
Category: This is a bug.
C-external-bug
Category: issue that is caused by bugs in software beyond our control
Category: issue that is caused by bugs in software beyond our control
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.
#143078
In rust-lang/rust;
·
yjugl
opened
on Jun 27, 2025
std::io::Write panics when write calls return negative values with larger absolute value than 4095.
A-io
Area: `std::io`, `std::fs`, `std::net` and `std::path`
Area: `std::io`, `std::fs`, `std::net` and `std::path`
C-external-bug
Category: issue that is caused by bugs in software beyond our control
Category: issue that is caused by bugs in software beyond our control
O-linux
Operating system: Linux
Operating system: Linux
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.
#142909
In rust-lang/rust;
·
artiepoole
opened
on Jun 23, 2025
thread 'rustc' panicked at compiler/rustc_resolve/src/macros.rs:749:2
A-resolve
Area: Name/path resolution done by `rustc_resolve` specifically
Area: Name/path resolution done by `rustc_resolve` specifically
C-external-bug
Category: issue that is caused by bugs in software beyond our control
Category: issue that is caused by bugs in software beyond our control
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
O-AArch64
Armv8-A or later processors in AArch64 mode
Armv8-A or later processors in AArch64 mode
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.
Status: Open.
#142009
In rust-lang/rust;
·
GlenDC
opened
on Jun 4, 2025
weird behavior of .rodata section
C-external-bug
Category: issue that is caused by bugs in software beyond our control
Category: issue that is caused by bugs in software beyond our control
Status: Open.
#141988
In rust-lang/rust;
·
sykacek
opened
on Jun 3, 2025
Linking against musl libc causes linker error undefined symbol: posix_spawn_file_actions_addchdir_np
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
C-external-bug
Category: issue that is caused by bugs in software beyond our control
Category: issue that is caused by bugs in software beyond our control
O-musl
Target: The musl libc
Target: The musl libc
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.
#141795
In rust-lang/rust;
·
NuLL3rr0r
opened
on May 30, 2025
link.exe crashed during compilation
A-linkers
Area: linkers... you gotta love linkers
Area: linkers... you gotta love linkers
C-external-bug
Category: issue that is caused by bugs in software beyond our control
Category: issue that is caused by bugs in software beyond our control
O-windows-msvc
Toolchain: MSVC, Operating system: Windows
Toolchain: MSVC, Operating system: Windows
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.
#141626
In rust-lang/rust;
·
YasushikoX
opened
on May 27, 2025
Issue with <code>write_all_at</code> on GitHub Action
C-bug
Category: This is a bug.
Category: This is a bug.
C-external-bug
Category: issue that is caused by bugs in software beyond our control
Category: issue that is caused by bugs in software beyond our control
O-linux
Operating system: Linux
Operating system: Linux
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.
#140867
In rust-lang/rust;
·
allevo
opened
on May 9, 2025
tidy <code>triagebot.toml</code> <code>trigger_files</code> fails on <code>jj git clone</code> unchecked out submodules
A-contributor-roadblock
Area: Makes things more difficult for new or seasoned contributors to Rust
Area: Makes things more difficult for new or seasoned contributors to Rust
A-tidy
Area: The tidy tool
Area: The tidy tool
C-external-bug
Category: issue that is caused by bugs in software beyond our control
Category: issue that is caused by bugs in software beyond our control
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Status: Open.
#139856
In rust-lang/rust;
·
jieyouxu
opened
on Apr 15, 2025
constructor doesn't work with arm64e-apple-ios but works on arm64e-apple-darwin
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
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-external-bug
Category: issue that is caused by bugs in software beyond our control
Category: issue that is caused by bugs in software beyond our control
O-AArch64
Armv8-A or later processors in AArch64 mode
Armv8-A or later processors in AArch64 mode
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
O-ios
Operating system: iOS
Operating system: iOS
Status: Open.
#139218
In rust-lang/rust;
·
ds-ep
opened
on Apr 1, 2025
You can’t perform that action at this time.