Home
last modified time | relevance | path

Searched defs:infer_lifetimes (Results 1 – 1 of 1) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_typeck/src/astconv/
H A Dgenerics.rs475 let infer_lifetimes = in check_generic_arg_count() localVariable
697 let infer_lifetimes = position != GenericArgPosition::Type && !args.has_lifetime_params(); in prohibit_explicit_late_bound_lifetimes() localVariable