about summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src
diff options
context:
space:
mode:
authorRyan O'Neill <ryanoneill@gmail.com>2023-07-29 13:20:45 -0700
committerRyan O'Neill <ryanoneill@gmail.com>2023-07-29 13:20:45 -0700
commit9a01a23b9c7e9edd171bb86a1e27945cd37c9e4c (patch)
treee0243645905c7786019e67a607a5b344c5a2b92b /compiler/rustc_builtin_macros/src
parenta04e649c09183b35ac0309266468c037396b6b88 (diff)
downloadrust-9a01a23b9c7e9edd171bb86a1e27945cd37c9e4c.tar.gz
rust-9a01a23b9c7e9edd171bb86a1e27945cd37c9e4c.zip
Documentation: Fix Stilted Language in Vec->Indexing
Problem

Language in the Vec->Indexing documentation sounds stilted due to
incorrect word ordering: "... type allows to access values by index."

Solution

Reorder words in the Vec->Indexing documentation to flow better:
"... type allows access to values by index." The phrase "allows access to"
also matches other existing documentation.
Diffstat (limited to 'compiler/rustc_builtin_macros/src')
0 files changed, 0 insertions, 0 deletions