We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 534ddc6 commit e15c406Copy full SHA for e15c406
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