mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-11 16:15:03 +00:00
make private
This commit is contained in:
parent
d4043a8dba
commit
1e8569dce9
@ -166,7 +166,7 @@ fn try_get_resolver_for_node(
|
||||
}
|
||||
}
|
||||
|
||||
pub fn def_with_body_from_child_node(
|
||||
fn def_with_body_from_child_node(
|
||||
db: &impl HirDatabase,
|
||||
file_id: FileId,
|
||||
node: &SyntaxNode,
|
||||
|
Loading…
Reference in New Issue
Block a user