mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
435b525514
Port backtrace dylib-dep test to a ui test Original test: [dylib-dep](https://github.com/rust-lang/backtrace-rs/tree/6fa4b85b9962c3e1be8c2e5cc605cd078134152b/crates/dylib-dep) Part of #122899.