mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
84daca4fdb
This allows embedding source code even when it's only available via previously emitted metadata files. Without this, embedded source availability is inconsistent, especially in release builds.