Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #134477 - lcnr:move-lint-into-subfn, r=lqd
move lint_unused_mut into sub-fn
also, stop `mem::take`-ing stuff we only use by reference :shrug: