diff options
| author | bors <bors@rust-lang.org> | 2023-07-06 14:21:10 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-07-06 14:21:10 +0000 |
| commit | 927f94161e7a9e90f90aeb2d61e8be6bf9be4855 (patch) | |
| tree | 3fa53ea43eb440ea1563ac03ae5b82f45c8c2fe4 /tests/codegen/src-hash-algorithm | |
| parent | 4125fea0a7a052d9ab168982c38b4c7ef7de7731 (diff) | |
| parent | 3a1054fc1c76a51b7195bf146f856270b32cc2e7 (diff) | |
| download | rust-927f94161e7a9e90f90aeb2d61e8be6bf9be4855.tar.gz rust-927f94161e7a9e90f90aeb2d61e8be6bf9be4855.zip | |
Auto merge of #15224 - HKalbasi:mir, r=HKalbasi
Replace `x` with `it` I kept some usages of `x`: * `x`s that are used together with `y`, `z`, ... * `x` that shadow `it`. I use `it` for iterators out of r-a, so there were some cases that I used `it` and `x` together. * `x` in test fixtures. Many of those `x` usages was not me so I thought it's better to keep them as is. I tried to remove the rest, but since there was too many `x` I might missed some of them or changed some of them that I didn't want to change.
Diffstat (limited to 'tests/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions
