diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-02-15 16:02:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-15 16:02:34 +0100 |
| commit | cdfdcfcf184ae4c20026b7f6ece7563a3a2af0ba (patch) | |
| tree | 9d03302525410ea4666ff1c1735366d37d27e8a6 /compiler/rustc_codegen_llvm/src | |
| parent | 55697574915ca58c3fcd7b1c854c1c93e002dc85 (diff) | |
| parent | 5d5359759deb935580c31c0474f2430894369f10 (diff) | |
| download | rust-cdfdcfcf184ae4c20026b7f6ece7563a3a2af0ba.tar.gz rust-cdfdcfcf184ae4c20026b7f6ece7563a3a2af0ba.zip | |
Rollup merge of #93899 - ssomers:vecdeque_naming, r=m-ou-se
Describe VecDeque with more consistent names The public documentation of VecDeque starts describing itself as a "queue". In method descriptions, it's ~~never~~ sometimes named queue again, or `VecDeque` (IMO a sometimes useful and often noisy notation) or "deque" or "vector". In examples, `deque`, `v` (hidden in `range_mut`) or `vector`. Here is a subjective attempt at more consistency.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
