Files
rust/library/alloc/src/vec
Ryan O'Neill 9a01a23b9c 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.
2023-07-29 13:20:45 -07:00
..
2023-04-12 19:27:18 +02:00
2023-05-07 00:12:29 +03:00
2023-06-15 21:14:40 +02:00
2023-04-28 08:47:55 -07:00
2023-01-18 15:48:53 +00:00
2023-05-07 00:12:29 +03:00