Rollup merge of #85439 - mgacek8:add_diagnostic_item_to_CStr_type, r=davidtwco
Add diagnostic item to `CStr` Required for clippy issue: https://github.com/rust-lang/rust-clippy/issues/7145
This commit is contained in:
commit
1207b7fa0b
2 changed files with 2 additions and 0 deletions
|
@ -132,6 +132,7 @@ symbols! {
|
|||
Borrow,
|
||||
Break,
|
||||
C,
|
||||
CStr,
|
||||
CString,
|
||||
Center,
|
||||
Clone,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue