diff options
| author | bors <bors@rust-lang.org> | 2020-04-19 17:25:40 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-04-19 17:25:40 +0000 |
| commit | 9273eab036e87ac957c685b12620f179302691a7 (patch) | |
| tree | 5ce974373fe3946cf2a78f250bdda667829af77a /src/test/codegen/src-hash-algorithm | |
| parent | f6b07db3859650b8189af7cce566c93716d97cdc (diff) | |
| parent | 554f47bb48273fd91a1f2cb605667e0505da91ac (diff) | |
| download | rust-9273eab036e87ac957c685b12620f179302691a7.tar.gz rust-9273eab036e87ac957c685b12620f179302691a7.zip | |
Auto merge of #5490 - sinkuu:toplevel_ref_arg_for, r=phansch
Don't trigger toplevel_ref_arg for `for` loops
The lint suggests turning `for ref x in 0..10 {` into `for ref x in let x = &0..10; {`.
---
changelog: none
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions
