diff options
| author | Yuki Okushi <jtitor@2k36.org> | 2021-05-12 07:18:02 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-12 07:18:02 +0900 |
| commit | 6ec4f91610901a023a6503bf0b4c1c40f4b00bf2 (patch) | |
| tree | 1f2eb7fe1951ba9f6138234c7577e3078f21d183 /compiler/rustc_codegen_llvm/src | |
| parent | 4ab305031caed3d825616f4d7f131b5700b35810 (diff) | |
| parent | 0778e8dcb8842add101787fbf0e751009b073977 (diff) | |
| download | rust-6ec4f91610901a023a6503bf0b4c1c40f4b00bf2.tar.gz rust-6ec4f91610901a023a6503bf0b4c1c40f4b00bf2.zip | |
Rollup merge of #85136 - shirshak55:master, r=dtolnay
Change param name (k to key and v to value) in std::env module 1. When I was reading code the ide displayed `k` and `v`, so I thought it would be better to show key and value? 2. I noticed var method already uses `key` instead of `k` so it is more consistent to use `key` instead of `k`? Thanks
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
