mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
570eed71ef
Make a few functions private
These were made public in 3105bcfdc1. This
is so long ago I doubt anyone remembers why they're public. No one outside rustc_session uses
them, including in-tree tools.