about summary refs log tree commit diff
path: root/compiler/rustc_lint/src/invalid_from_utf8.rs
AgeCommit message (Expand)AuthorLines
2023-05-27Add invalid_from_utf8 analogous to invalid_from_utf8_uncheckedUrgau-8/+41
2023-05-27Uplift clippy::invalid_utf8_in_unchecked as invalid_from_utf8_uncheckedUrgau-0/+85