]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_typeck/src/check/method/prelude2021.rs
Auto merge of #94566 - yanganto:show-ignore-message, r=m-ou-se
[rust.git] / compiler / rustc_typeck / src / check / method / prelude2021.rs
index dbc4adfb0a3cf7df71fab58b57b96ff0df5bb077..a2f1f5692c731b3cea2548e7c58c3fc18106a70c 100644 (file)
@@ -379,7 +379,7 @@ fn trait_path(&self, span: Span, expr_hir_id: HirId, trait_def_id: DefId) -> Opt
     }
 
     /// Creates a string version of the `expr` that includes explicit adjustments.
-    /// Returns the string and also a bool indicating whther this is a *precise*
+    /// Returns the string and also a bool indicating whether this is a *precise*
     /// suggestion.
     fn adjust_expr(
         &self,