mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 02:07:39 +00:00
This crate is a private implementation detail. We only need to insert it into the crate graph for linking and should not expose any of its public API. Fixes #113533