the `drop_ref` lint will trigger on `&mut T` values being dropped, even though dropping them _does_ have an effect.