diff options
| author | Yuki Okushi <jtitor@2k36.org> | 2021-06-17 21:56:46 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-17 21:56:46 +0900 |
| commit | 65d412b63717617326e65e602284b7ead2b0f899 (patch) | |
| tree | 8e410a07e59893201d98de449440908548e44e9e /library/std/src/sys/unix/stack_overflow.rs | |
| parent | aff7994740c7b2b2a7532f931ad2af65141037ba (diff) | |
| parent | cb2f8d9b027f01fb29487e8852d2ddb1c71ea57b (diff) | |
| download | rust-65d412b63717617326e65e602284b7ead2b0f899.tar.gz rust-65d412b63717617326e65e602284b7ead2b0f899.zip | |
Rollup merge of #86389 - kpreid:sum, r=scottmcm
Make `sum()` and `product()` documentation hyperlinks refer to `Iterator` methods. The previous linking seemed confusing: within "the sum() method on iterators", "sum()" was linked to `Sum::sum`, not `Iterator::sum`, even though the sentence is talking about the latter. I have rewritten the sentence to be, I believe, clearer, as well as changing the link destinations; applying the same change to the `Product` documentation as well as `Sum`. I reviewed other traits in the same module and did not see similar issues, and previewed the results using `./x.py doc library/std`.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
