mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
86f3d525e0
`invalid_from_utf8[_unchecked]`: also lint inherent methods Addressing https://github.com/rust-lang/rust/issues/131114#issuecomment-2646663535 Also corrected a typo: "_an_ invalid literal", not "_a_ invalid literal".