mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
reduce visibility
This commit is contained in:
parent
1272e6cb88
commit
2fd25e2d98
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user