Searched refs:struct_help (Results 1 – 5 of 5) sorted by relevance
211 mbcx.infcx.tcx.sess.diagnostic().struct_help(&match suggested.last().unwrap() { in add_suggestion()229 .struct_help("the following changes may resolve your lifetime errors"); in add_suggestion()
627 pub fn struct_help(&self, msg: &str) -> DiagnosticBuilder<'_> { in struct_help() method
629 pub fn struct_help(&self, msg: &str) -> DiagnosticBuilder<'_> { in struct_help() method
777 pub fn struct_help(&self, msg: &str) -> DiagnosticBuilder<'_> { in struct_help() method