Home
last modified time | relevance | path

Searched refs:check_generic_arg_count (Results 1 – 2 of 2) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_typeck/src/astconv/
H A Dgenerics.rs437 Self::check_generic_arg_count( in check_generic_arg_count_for_call()
445 pub(crate) fn check_generic_arg_count( in check_generic_arg_count() function
H A Dmod.rs350 let arg_count = Self::check_generic_arg_count( in create_substs_for_ast_path()