Home
last modified time | relevance | path

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

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_infer/src/infer/error_reporting/
H A Dmod.rs2289 let new_binding_suggestion = in construct_generic_bound_failure() localVariable
2464 new_binding_suggestion(&mut err, type_param_span, bound_kind); in construct_generic_bound_failure()