Result_filter_map
Added the `Result` mirror of `option_filter_map` to catch ``` .into_iter().filter(Result::is_ok).map(Result::unwrap) ``` changelog: New Lint: [`result_filter_map`] Co-authored-by: Alex Macleod <alex@macleod.io>
missing_assert_message
37f4c1725d
09ac14c901
HandlerInner::delay_span_bug
HandlerInner::span_delayed_bug
d9c24d1b1e