Home
last modified time | relevance | path

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

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_borrowck/src/diagnostics/
H A Doutlives_suggestion.rs211 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()
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_errors-718.0.0/src/
H A Dlib.rs627 pub fn struct_help(&self, msg: &str) -> DiagnosticBuilder<'_> { in struct_help() method
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_errors-722.0.0/src/
H A Dlib.rs629 pub fn struct_help(&self, msg: &str) -> DiagnosticBuilder<'_> { in struct_help() method
/dports/lang/rust/rustc-1.58.1-src/vendor/rustc-ap-rustc_errors/src/
H A Dlib.rs629 pub fn struct_help(&self, msg: &str) -> DiagnosticBuilder<'_> { in struct_help() method
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_errors/src/
H A Dlib.rs777 pub fn struct_help(&self, msg: &str) -> DiagnosticBuilder<'_> { in struct_help() method