fix: typo
This commit is contained in:
parent
534ddc6166
commit
e15c406deb
1 changed files with 1 additions and 1 deletions
|
@ -276,7 +276,7 @@ pub fn explain_lint_level_source(
|
||||||
|
|
||||||
/// The innermost function for emitting lints.
|
/// The innermost function for emitting lints.
|
||||||
///
|
///
|
||||||
/// 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,
|
||||||
/// for example:
|
/// for example:
|
||||||
/// - [`TyCtxt::emit_spanned_lint`]
|
/// - [`TyCtxt::emit_spanned_lint`]
|
||||||
/// - [`TyCtxt::struct_span_lint_hir`]
|
/// - [`TyCtxt::struct_span_lint_hir`]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue