new lint: `option_as_ref_cloned` Closes #12009 Adds a new lint that looks for `.as_ref().cloned()` on `Option`s. That's the same as just `.clone()`-ing the option directly. changelog: new lint: [`option_as_ref_cloned`]
missing_assert_message
a859e5cc1c
37f4c1725d
09ac14c901
HandlerInner::delay_span_bug
HandlerInner::span_delayed_bug
d9c24d1b1e