-
-
Notifications
You must be signed in to change notification settings - Fork 508
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, we demangle only C++ symbols, but we should be able to demangle (i.e. pretty print) mangled Rust symbols.
Unfortunately, it looks like there's no C++ library that can demangle Rust symbols. Maybe we need to rewrite https://github.com/rust-lang/rustc-demangle in C++.
Note that this is not high priority.
roland-5, Congee, kassane, ghishadow, youz17 and 2 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request