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
Discover and 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 state:open label:A-linkage
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
108k
Code
Issues
5k+
Pull requests
869
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
Issues
Search Issues
is
:
issue
state
:
open
label
:
A-linkage
is:issue state:open label:A-linkage
Search
Labels
Milestones
New issue
Search results
Open
Closed
Unable to link code containing naked functions on ARM64 macOS with ThinLTO enabled
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
A-LTO
Area: Link-time optimization (LTO)
Area: Link-time optimization (LTO)
A-naked
Area: `#[naked]`, prologue and epilogue-free, functions, https://git.io/vAzzS
Area: `#[naked]`, prologue and epilogue-free, functions, https://git.io/vAzzS
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.
Status: Open.
#148307
In rust-lang/rust;
·
mkaput
opened
on Oct 30, 2025
regression: link kind ... is only supported on ... targets
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
C-bug
Category: This is a bug.
Category: This is a bug.
P-low
Low priority
Low priority
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
Performance or correctness regression from stable to beta.
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.
#147982
In rust-lang/rust;
·
BoxyUwU
opened
on Oct 22, 2025
·
1.91.0
linker error when building rustc with clang+lld 21 and <code>-C linker-plugin-lto</code>
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
A-LTO
Area: Link-time optimization (LTO)
Area: Link-time optimization (LTO)
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.
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.
#147902
In rust-lang/rust;
·
vadorovsky
opened
on Oct 20, 2025
Each naked function creates separate PE code section
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
A-naked
Area: `#[naked]`, prologue and epilogue-free, functions, https://git.io/vAzzS
Area: `#[naked]`, prologue and epilogue-free, functions, https://git.io/vAzzS
C-bug
Category: This is a bug.
Category: This is a bug.
O-windows
Operating system: Windows
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.
#147789
In rust-lang/rust;
·
MauriceKayser
opened
on Oct 16, 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
undefined reference to <code>__aeabi_unwind_cpp_pr0</code> on <code>arm-unknown-linux-gnueabihf</code> with <code>no_std</code> and <code>-Cforce-unwind-tables=yes</code>
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
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.
#146996
In rust-lang/rust;
·
Enselic
opened
on Sep 24, 2025
Static and const variables definitions ignore visiblity and link section
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
C-bug
Category: This is a bug.
Category: This is a bug.
O-wasm
Target: WASM (WebAssembly), http://webassembly.org/
Target: WASM (WebAssembly), http://webassembly.org/
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.
#146538
In rust-lang/rust;
·
sutajo
opened
on Sep 14, 2025
Tracking Issue for <code>raw_dylib_macho</code>
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-raw_dylib
`#![feature(raw_dylib)]`
`#![feature(raw_dylib)]`
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.
#146356
In rust-lang/rust;
·
madsmtm
opened
on Sep 9, 2025
Add some sort of <code>-Clink-sdkroot=...</code> flag?
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
Category: A feature request, i.e: not implemented / a PR.
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
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.
#146345
In rust-lang/rust;
·
madsmtm
opened
on Sep 8, 2025
ld.so assertion failure when using raw-dylib on Linux
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
C-bug
Category: This is a bug.
Category: This is a bug.
F-raw_dylib
`#![feature(raw_dylib)]`
`#![feature(raw_dylib)]`
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-linux
Operating system: Linux
Operating system: Linux
Status: Open.
#145854
In rust-lang/rust;
·
jethrogb
opened
on Aug 25, 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-nominated
Nominated for discussion during a lang team meeting.
Nominated for discussion during a lang team meeting.
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
P-lang-drag-2
Lang team prioritization drag level 2.https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang.
Lang team prioritization drag level 2.https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang.
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
ARM64EC static libraries fail when linked into ARM64X DLLs
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
C-bug
Category: This is a bug.
Category: This is a bug.
O-arm64ec-pc-windows-msvc
Target: arm64ec-pc-windows-msvc
Target: arm64ec-pc-windows-msvc
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)
Status: Open.
#145154
In rust-lang/rust;
·
thantthet
opened
on Aug 9, 2025
You can’t perform that action at this time.