mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
aca2f88d1e
This matches clang's behavior and makes split-debuginfo behave as expected (i.e. actually split the debug info). Fixes #106592