about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2021-03-19 15:03:29 +0100
committerGitHub <noreply@github.com>2021-03-19 15:03:29 +0100
commit99f411d4385f654cfffb5126725414da8b99e211 (patch)
treedb96dc169be6fe780d497e3376236493fef72744 /compiler/rustc_codegen_llvm/src
parent23128c41839fda23548da1cb16730de87d703ea6 (diff)
parent99b2054fe59669231f595e22641a0f7a1f4ad918 (diff)
downloadrust-99f411d4385f654cfffb5126725414da8b99e211.tar.gz
rust-99f411d4385f654cfffb5126725414da8b99e211.zip
Rollup merge of #83270 - steffahn:missing_word_in_skip_while_doc, r=joshtriplett
Fix typo/inaccuracy in the documentation of Iterator::skip_while

One of the examples used to say “this leads to a possibly confusing situation, where the type of the closure is a double reference” while _actually_ referring to the type of the closure _argument_.

This PR just changes a single word in documentation.

`````@rustbot````` modify labels: A-iterators, T-doc, T-lang
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions