You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rust-core/of: remove unnecessary explicit type annotation
If Rust is able to automatically infer a type, then an explicit type
annotation is unnecessary, and can be removed.
Signed-off-by: Sven Van Asbroeck <thesven73@gmail.com>
0 commit comments