1
Fork 0

update messages

This commit is contained in:
Dan 2024-04-03 19:03:12 -04:00
parent 6ec953c5ea
commit 19758714ca
No known key found for this signature in database
GPG key ID: 3D249E838D75090F
5 changed files with 5 additions and 5 deletions

View file

@ -20,7 +20,7 @@ declare_lint! {
/// This functionality was removed in #97346, but then rolled back in #99860
/// because it caused regressions.
///
/// We plan on reintroducing this as a hard error, but in the mean time,
/// We plan on reintroducing this as a hard error, but in the meantime,
/// this lint serves to warn and suggest fixes for any use-cases which rely
/// on this behavior.
///