Commit e744bc4
authored
Rollup merge of #153018 - WaffleLapkin:must_use_improvements, r=jdonszelmann
`unused_must_use` lint improvements
The main purpose of this is to allow clippy to use `is_ty_must_use` from rustc, rather than making their own (outdated) copy. This also adds changes from rust-lang/rust#148214 under a function flag, so clippy can start linting with the new semantics in mind, while rustc doesn't yet (see rust-lang/rust#148214 (comment)).
I've also done some refactoring while I was at it.
r? @jdonszelmannFile tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments