about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-04-19 17:25:40 +0000
committerbors <bors@rust-lang.org>2020-04-19 17:25:40 +0000
commit9273eab036e87ac957c685b12620f179302691a7 (patch)
tree5ce974373fe3946cf2a78f250bdda667829af77a /src/test/codegen/src-hash-algorithm
parentf6b07db3859650b8189af7cce566c93716d97cdc (diff)
parent554f47bb48273fd91a1f2cb605667e0505da91ac (diff)
downloadrust-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