mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-24 02:47:13 +00:00
Make a few functions private These were made public in 3105bcfdc11030abf9855af7a693cbf904460813. This is so long ago I doubt anyone remembers why they're public. No one outside rustc_session uses them, including in-tree tools.