mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 21:47:15 +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.