This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 290a071
authored
Rollup merge of rust-lang#133790 - HypheX:improve-vec-docs, r=harudagondi,workingjubilee
Improve documentation for Vec::extend_from_within
This closes rust-lang#104762.
It rephrases some of the explanations, and greatly improves the clarity of the example.
Based on this PR and its discussions:
https://github.com/rust-lang/rust/pull/105030/files#r10598087921 file changed
+14
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3025 | 3025 | | |
3026 | 3026 | | |
3027 | 3027 | | |
3028 | | - | |
| 3028 | + | |
| 3029 | + | |
| 3030 | + | |
3029 | 3031 | | |
3030 | 3032 | | |
3031 | 3033 | | |
3032 | | - | |
3033 | | - | |
| 3034 | + | |
| 3035 | + | |
3034 | 3036 | | |
3035 | 3037 | | |
3036 | 3038 | | |
3037 | 3039 | | |
3038 | | - | |
3039 | | - | |
3040 | | - | |
3041 | | - | |
| 3040 | + | |
| 3041 | + | |
| 3042 | + | |
3042 | 3043 | | |
3043 | | - | |
3044 | | - | |
| 3044 | + | |
| 3045 | + | |
| 3046 | + | |
3045 | 3047 | | |
3046 | | - | |
3047 | | - | |
| 3048 | + | |
| 3049 | + | |
| 3050 | + | |
3048 | 3051 | | |
3049 | 3052 | | |
3050 | 3053 | | |
| |||
0 commit comments