about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorYoungsuk Kim <joseph942010@gmail.com>2020-04-16 16:26:14 -0400
committerGitHub <noreply@github.com>2020-04-16 16:26:14 -0400
commit9707bec3c5692774e01aaab51465f874107da160 (patch)
treeed5761ed7a8a8156ab66acff2f16f6d6ff0d2e73 /src/rustllvm/RustWrapper.cpp
parent7fb5187d0423f4cd0441526571b8cd61927123c9 (diff)
downloadrust-9707bec3c5692774e01aaab51465f874107da160.tar.gz
rust-9707bec3c5692774e01aaab51465f874107da160.zip
Minor fixes to doc comments of 'VecDequeue'
1. Changed descriptions of `fn get` & `fn get_mut`.
  Since both of these functions are returning references, and not the owned value, I thought the doc comments could be fixed to be consistent with doc comments of `fn front` & `fn front_mut`.

2. Other changes are minor fixes or additions for clarification.

Thank you for taking a look :)
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions