Skip to content

Commit

Permalink
Auto merge of #11166 - Jarcho:expr_use, r=Centri3
Browse files Browse the repository at this point in the history
Refactor some of  `dereference.rs` to util functions

I've seen a few lints that need to be able to tell if changing the type of an expression would be a vaild suggestion. This extracts part of how that's done from `explicit_auto_deref`.

changelog: None
  • Loading branch information
bors committed Jul 23, 2023
2 parents 43577d5 + 55dd8a9 commit a4e64ff
Show file tree
Hide file tree
Showing 2 changed files with 661 additions and 629 deletions.
Loading

0 comments on commit a4e64ff

Please sign in to comment.