about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-06-12 11:56:24 +0000
committerbors <bors@rust-lang.org>2019-06-12 11:56:24 +0000
commitcefddf784373392768b84ebec7be4c697d0b029a (patch)
treee03f0a84db88a477640062f321f17b7c6cae4708 /src/test/incremental/thinlto
parentbd33a97cc46c2bc8ba5e3b228288720d3bc3b3f3 (diff)
parentd4ad23bb3fc175ef9a7a9953ebddce5823c2230b (diff)
downloadrust-cefddf784373392768b84ebec7be4c697d0b029a.tar.gz
rust-cefddf784373392768b84ebec7be4c697d0b029a.zip
Auto merge of #4191 - g-bartoszek:redundant-closure-deref, r=flip1995
redundant_closure_for_method_calls fixes

lint does not trigger when there is a difference in mutability
lint does not trigger when the method belongs to a trait which is not implemebted directly (Deref)

<!--
Thank you for making Clippy better!

We're collecting our changelog from pull request descriptions.
If your PR only updates to the latest nightly, you can leave the
`changelog` entry as `none`. Otherwise, please write a short comment
explaining your change.

If your PR fixes an issue, you can add "fixes #issue_number" into this
PR description. This way the issue will be automatically closed when
your PR is merged.

If you added a new lint, here's a checklist for things that will be
checked during review or continuous integration.

- [ ] Followed [lint naming conventions][lint_naming]
- [ ] Added passing UI tests (including committed `.stderr` file)
- [ ] `cargo test` passes locally
- [ ] Executed `util/dev update_lints`
- [ ] Added lint documentation
- [ ] Run `cargo fmt`

Note that you can skip the above if you are just opening a WIP PR in
order to get feedback.

Delete this line and everything above before opening your PR -->

changelog: none
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions