Constant rustc_parse::parser::diagnostics::TURBOFISH_SUGGESTION_STR[][src]

const TURBOFISH_SUGGESTION_STR: &str = "use `::<...>` instead of `<...>` to specify type or const arguments";