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
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
14.1k
Star
108k
Code
Issues
5k+
Pull requests
908
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
state
:
open
label
:
A-linkage
state:open label:A-linkage
Search
Labels
Milestones
New issue
Search results
Open
Closed
staticlibs not supported with <code>cargo +nightly build -Zbuild-std --target bpfel-unknown-none --release</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.
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.
O-eBPF
Target: I heard you liked code execution so I put some code execution in your code execution
Target: I heard you liked code execution so I put some code execution in your code execution
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.
#149432
In rust-lang/rust;
·
clairechingching
opened
on Nov 28, 2025
rustc SIGSEGVs when running proc-macro on musl host with link-self-contained=yes
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-musl
Target: The musl libc
Target: The musl libc
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.
#149371
In rust-lang/rust;
·
kayabaNerve
opened
on Nov 27, 2025
Consider using "lib" prefix for Cygwin cdylib?
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
C-discussion
Category: Discussion or questions that doesn't represent real issues.
Category: Discussion or questions that doesn't represent real issues.
O-cygwin
Target: *-pc-cygwin
Target: *-pc-cygwin
O-windows-gnu
Toolchain: GNU, Operating system: Windows
Toolchain: GNU, 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.
#148913
In rust-lang/rust;
·
500-internal-server-error
opened
on Nov 13, 2025
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
Implement <code>raw-dylib</code> on Mach-O
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
Area: Attributes (`#[…]`, `#![…]`)
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.
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)
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
Status: This is awaiting some action (such as code changes or more information) from the author.
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: Draft (not ready).
rust-lang/rust
number 146357
#146357
In rust-lang/rust;
·
madsmtm
opened
on Sep 9, 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
You can’t perform that action at this time.