rust/clippy_lints
bors 8a62b6f523 Auto merge of #9144 - alex-semenyuk:or_fun_call_span_fix, r=giraffate
Fix span for or_fun_call

Closes #9033
changelog: [`or_fun_call`]: span points to the `unwrap_or` only instead of through the entire method chain expression
2022-07-11 09:03:20 +00:00
..
2022-06-30 10:29:22 +02:00

This crate contains Clippy lints. For the main crate, check GitHub.