about summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-07-30 14:25:10 +0200
committerGitHub <noreply@github.com>2023-07-30 14:25:10 +0200
commitde6caffe3aee75acdbfa9c7ba95773743ee8780c (patch)
tree80fb223bdea26dec6d097dfe63369509e0218d5c /compiler/rustc_builtin_macros/src
parenta964f948d59c8949a8c1ea4282c446004bfe8b8b (diff)
parent9a01a23b9c7e9edd171bb86a1e27945cd37c9e4c (diff)
downloadrust-de6caffe3aee75acdbfa9c7ba95773743ee8780c.tar.gz
rust-de6caffe3aee75acdbfa9c7ba95773743ee8780c.zip
Rollup merge of #114223 - ryanoneill:vec-indexing-doc-language, r=workingjubilee
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