diff options
| author | bors <bors@rust-lang.org> | 2021-04-06 15:30:48 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-04-06 15:30:48 +0000 |
| commit | 6ae0835df01f51c75b516b02ab2983576cf6b0b3 (patch) | |
| tree | 6757cf92609e12c46ee23897093c46a7970c0a05 /compiler/rustc_codegen_llvm/src | |
| parent | d2ba77715967fe1658a2f721757a37901992ac3f (diff) | |
| parent | 12fce557669a0de230399cf8e6eee4f5307bf87b (diff) | |
| download | rust-6ae0835df01f51c75b516b02ab2983576cf6b0b3.tar.gz rust-6ae0835df01f51c75b516b02ab2983576cf6b0b3.zip | |
Auto merge of #6931 - Jarcho:needless_borrow, r=phansch,flip1995
Fix all occurences `needless_borrow` internally The bug that got 'needless_borrow' moved into the nursery was fixed two years ago in d4370f8b. This did trigger over a thousand times internally, so that's all the other changes. I vetted most of them, but there's a lot The only interesting change is to the lint list. `declare_tool_lint` already makes a reference, so there's no need to take a reference to the lints. changelog: None
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
