rust-lang / rust-lang/rustc-demangle

v0 demangling doesn't print everything

Open
#31 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
319
Forks
69
PR merge metrics
No merged PRs in 30d

Description

_RINvMs3_NtCseLbVHCvmZda_5alloc3stre7replaceReECsh2y0CdybKMG_11cargo_bloat

is parsed as

<str>::replace::<&str>

  • rustc-demangle master
  • rustc 1.38.0-nightly (60960a260 2019-08-12)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported mangled symbol with rustc-demangle and compare the displayed result with the complete symbol components. The fix is done when this input no longer loses the reported portion during demangling and the relevant behavior is covered by a test.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.