1
Fork 0

[Clippy] Swap open_options to use diagnostic items instead of paths

This commit is contained in:
GnomedDev 2024-09-19 12:19:48 +01:00
parent 364e552940
commit b2eebeeea9
No known key found for this signature in database
GPG key ID: 9BF10F8372B254D1
4 changed files with 16 additions and 13 deletions

View file

@ -895,6 +895,7 @@ symbols! {
field,
field_init_shorthand,
file,
file_options,
float,
float_to_int_unchecked,
floorf128,
@ -1370,6 +1371,7 @@ symbols! {
on,
on_unimplemented,
opaque,
open_options_new,
ops,
opt_out_copy,
optimize,