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-name-mangling
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.8k
Star
107k
Code
Issues
5k+
Pull requests
871
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
:
A-name-mangling
state:open label:A-name-mangling
Search
Labels
Milestones
New issue
Search results
Open
Closed
rust-gdb can't call methods defined in impl blocks with generics
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
A-name-mangling
Area: name mangling / decoration
Area: name mangling / decoration
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.
#144525
In rust-lang/rust;
·
apodolsk
opened
on Jul 27, 2025
"symbol is already defined" when combining <code>track_caller</code> with <code>no_mangle</code>
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
A-name-mangling
Area: name mangling / decoration
Area: name mangling / decoration
A-panic
Area: Panicking machinery
Area: Panicking machinery
C-bug
Category: This is a bug.
Category: This is a bug.
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.
#143162
In rust-lang/rust;
·
Jules-Bertholet
opened
on Jun 28, 2025
<code>extern</code> symbols are always mangled on <code>wasm32-unknown-emscripten</code>
A-name-mangling
Area: name mangling / decoration
Area: name mangling / decoration
C-bug
Category: This is a bug.
Category: This is a bug.
O-emscripten
Target: 50% off wasm32-unknown-musl. the savings come out of stdio.h, but hey, you get SDL!
Target: 50% off wasm32-unknown-musl. the savings come out of stdio.h, but hey, you get SDL!
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.
#135901
In rust-lang/rust;
·
JaniM
opened
on Jan 22, 2025
v0 mangling should avoid backrefs when they're not shorter than their target.
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
A-name-mangling
Area: name mangling / decoration
Area: name mangling / decoration
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
Category: An issue proposing an enhancement or a PR with one.
I-heavy
Issue: Problems and improvements with respect to binary size of generated code.
Issue: Problems and improvements with respect to binary size 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.
#87511
In rust-lang/rust;
·
eddyb
opened
on Jul 27, 2021
Tracking issue for RFC 2603, "Rust Symbol Mangling (v0)"
A-name-mangling
Area: name mangling / decoration
Area: name mangling / decoration
B-RFC-implemented
Blocker: Approved by a merged RFC and implemented but not stabilized.
Blocker: Approved by a merged RFC and implemented but not stabilized.
B-unstable
Blocker: Implemented in the nightly compiler and unstable.
Blocker: Implemented in the nightly compiler and unstable.
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
S-tracking-needs-to-bake
Status: The implementation is "complete" but it needs time to bake.
Status: The implementation is "complete" but it needs time to bake.
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.
#60705
In rust-lang/rust;
·
Centril
opened
on May 10, 2019
You can’t perform that action at this time.