about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-07-14 19:33:26 +0200
committerGitHub <noreply@github.com>2023-07-14 19:33:26 +0200
commita42b04c408ab35126750343ac3ab07f15873eb2e (patch)
treede9c19e65d0cc7dd3b5988f422cba94715ee9421 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parentf6dbf7d69beb736725a30be586f9f80cb15847cb (diff)
parent30a029e51bd89788539afc0525b8651676fdaa78 (diff)
downloadrust-a42b04c408ab35126750343ac3ab07f15873eb2e.tar.gz
rust-a42b04c408ab35126750343ac3ab07f15873eb2e.zip
Rollup merge of #113662 - pedroclobo:vec-deque-rotate, r=thomcc
Rename VecDeque's `rotate_left` and `rotate_right` parameters

This pull request introduces a modification to the `VecDeque` collection, specifically the `rotate_left` and `rotate_right` functions, by renaming the parameter associated with these functions.

The rationale behind this change is to provide clearer and more consistent naming for the parameter that specifies the number of places to rotate the double-ended queue. By using `n` as the parameter name in both functions, it becomes easier to understand and remember the purpose of the parameter.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions