We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57daec5 + e15c406 commit d6c41a2Copy full SHA for d6c41a2
compiler/rustc_middle/src/lint.rs
@@ -276,7 +276,7 @@ pub fn explain_lint_level_source(
276
277
/// The innermost function for emitting lints.
278
///
279
-/// If you are loocking to implement a lint, look for higher level functions,
+/// If you are looking to implement a lint, look for higher level functions,
280
/// for example:
281
/// - [`TyCtxt::emit_spanned_lint`]
282
/// - [`TyCtxt::struct_span_lint_hir`]
0 commit comments