Skip to content

feat: add Rust backtrace symbol support - #276

Merged
swananan merged 1 commit into
mainfrom
feature/rust-backtrace-support
Aug 25, 2026
Merged

feat: add Rust backtrace symbol support#276
swananan merged 1 commit into
mainfrom
feature/rust-backtrace-support

Conversation

@swananan

Copy link
Copy Markdown
Owner

Demangle Rust application, standard-library, and inline frames with concise symbols by default, while preserving compiler disambiguators with bt full.

Document compact backtrace modes and cover legacy and v0 mangling, including optimized inline frames, in e2e tests.

Demangle Rust application, standard-library, and inline frames with concise
symbols by default, while preserving compiler disambiguators with `bt full`.

Document compact backtrace modes and cover legacy and v0 mangling,
including optimized inline frames, in e2e tests.
@swananan
swananan merged commit 7df2a44 into main Aug 25, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant