mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-21 20:37:59 +00:00

`thorin` is a Rust implementation of a DWARF packaging utility that supports reading DWARF objects from archive files (i.e. rlibs) and therefore is better suited for integration into rustc. Signed-off-by: David Wood <david.wood@huawei.com>