Uplift clippy::invalid_utf8_in_unchecked as invalid_from_utf8_unchecked
This commit is contained in:
parent
1a5f8bce74
commit
7f8846a9ef
8 changed files with 211 additions and 0 deletions
|
@ -1454,6 +1454,8 @@ symbols! {
|
|||
stop_after_dataflow,
|
||||
store,
|
||||
str,
|
||||
str_from_utf8_unchecked,
|
||||
str_from_utf8_unchecked_mut,
|
||||
str_split_whitespace,
|
||||
str_trim,
|
||||
str_trim_end,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue