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
- Fix unit_arg by using () instead of Default::default()
- Fix redundant_closure by using function reference directly
- Fix while_let_on_iterator by using for loop
- Fix explicit_auto_deref in mssql/options/parse.rs
- Add allow for result_large_err in requested_packet_size
- Fix needless_range_loop by iterating over slice directly
- Add allow for ptr_arg where Vec-specific methods are used
0 commit comments