mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
reduce visibility
This commit is contained in:
@@ -54,7 +54,7 @@ pub fn load_cargo(
|
||||
Ok((host, vfs))
|
||||
}
|
||||
|
||||
pub(crate) fn load(
|
||||
fn load(
|
||||
crate_graph: CrateGraph,
|
||||
source_root_config: SourceRootConfig,
|
||||
vfs: &mut vfs::Vfs,
|
||||
|
||||
Reference in New Issue
Block a user