RepoNotes
Toggle theme
Loading ...
Sign in
rust-lang/backtrace-rs
Backtraces in Rust
608
2
61
Readme
Notes
New Note
Sign in to add notes for this repository
RN
rust-lang
16808
Followers
0
Following
237
Repos
No Twitter
Nothing here
Branches
release-plz-2025-09-26T18-36-22Z
master
Releases
backtrace-v0.3.76
0.3.75
0.3.74
Commits
Merge of rust-lang/backtrace-rs#729: Optimize proc maps parsing code size The current code size is really wastefully large. Originally, it was 1500 lines of assembly in Godbolt, now I reduced it to j
Merge of rust-lang/backtrace-rs#739: Fix line-tables-only on macOS 15 Fixes rust-lang/backtrace-rs#730 for good. There was a subtle change in how appleclang interprets command lines between Xcode 16
Bump rustc-demangle (rust-lang/backtrace-rs#746)
Issues
fix clippy slow_vector_initialization
Execution of test cases at a particular compilation optimization level appears to be panic
Test with a variety of linkers?