mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
9c26ebe32e
Implement `-Z embed-source` (DWARFv5 source code embedding extension) Implement https://github.com/rust-lang/compiler-team/issues/764 MCP which adds an unstable flag that exposes LLVM's [DWARFv5 source code embedding](https://dwarfstd.org/issues/180201.1.html) support.