fix it's -> its in doc comment

This commit is contained in:
Yotam Ofek 2025-01-11 13:16:56 +00:00
parent ce55b2052d
commit 86d2129a78

View file

@ -880,7 +880,7 @@ impl<'a, G: EmissionGuarantee> Diag<'a, G> {
)
} }
/// Show a suggestion that has multiple parts to it, always as it's own subdiagnostic.
/// Show a suggestion that has multiple parts to it, always as its own subdiagnostic.
/// In other words, multiple changes need to be applied as part of this suggestion.
#[rustc_lint_diagnostics]
pub fn multipart_suggestion_verbose(